diff options
author | Hans de Goede <hdegoede@redhat.com> | 2015-03-20 20:11:13 +0100 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2015-05-26 10:46:59 -0500 |
commit | be780381772909ba4a89805945995b9f10c59ca8 (patch) | |
tree | f28fb3657e3aa6de0a418b63ce4a0eb4c2167511 /scripts/gdb/vmlinux-gdb.py | |
parent | 6cc2af6d50204e8a1034ecd162378ceea22b09e8 (diff) | |
download | linux-be780381772909ba4a89805945995b9f10c59ca8.tar.bz2 |
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 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions