summaryrefslogtreecommitdiff
path: root/drivers/usb/host
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2010-06-02 07:27:12 (GMT)
committerPaul Mundt <lethal@linux-sh.org>2010-06-02 07:31:02 (GMT)
commite8b48669de54d390644c77cd26d5c9fccbc1e0a1 (patch)
tree19f61b72795fe70f24bd2e69a2ef38548710a427 /drivers/usb/host
parentabb24f4846d1537d73605e8576de8359a98e5ced (diff)
downloadlinux-e8b48669de54d390644c77cd26d5c9fccbc1e0a1.tar.xz
usb: gadget: r8a66597-udc pio to mmio accessor conversion.
r8a66597-udc is erroneously using PIO routines on MMIO registers, which presently blows up for any platform that elects to either override or do away with PIO routines. This managed to work for the common cases since the PIO routines were simply wrapped to their MMIO counterparts. This switches over to using the MMIO routines directly, and enables us to kill off a lot of superfluous casting in the process. Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'drivers/usb/host')
0 files changed, 0 insertions, 0 deletions