usb: ohci-sa1111: remove special sa1111 mmio accessors
authorRussell King <rmk+kernel@armlinux.org.uk>
Tue, 26 Sep 2017 14:16:25 +0000 (15:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Oct 2017 07:58:42 +0000 (09:58 +0200)
commit263bf6122f886e4a3ffba089337a6b9db0fe291f
tree61acbde4a3eb570e41bc6bdd3b52f94e6dcd4246
parent6c771d30a1b839402a37435a307496de5a33b212
usb: ohci-sa1111: remove special sa1111 mmio accessors

Remove the special SA1111 MMIO accessors from the ohci-sa1111 driver
as their definition will be removed shortly.  The SA1111 accessors are
barrierless, so use the _relaxed variants.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ohci-sa1111.c