diff options
author | Hans de Goede <hdegoede@redhat.com> | 2015-03-20 19:11:13 (GMT) |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2015-05-26 15:46:59 (GMT) |
commit | be780381772909ba4a89805945995b9f10c59ca8 (patch) | |
tree | f28fb3657e3aa6de0a418b63ce4a0eb4c2167511 /fs/sysv/super.c | |
parent | 6cc2af6d50204e8a1034ecd162378ceea22b09e8 (diff) | |
download | linux-be780381772909ba4a89805945995b9f10c59ca8.tar.xz |
usb: musb: Do not use musb_read[b|w] / _write[b|w] wrappers in generic fifo functions
The generic fifo functions already use non wrapped accesses in various
cases through the iowrite#_rep functions, and all platforms which override
the default musb_read[b|w] / _write[b|w] functions also provide their own
fifo access functions, so we can safely drop the unnecessary indirection
from the fifo access functions.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'fs/sysv/super.c')
0 files changed, 0 insertions, 0 deletions