summaryrefslogtreecommitdiff
path: root/drivers/usb/phy
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2013-05-24 15:03:17 -0600
committerMarek Vasut <marex@denx.de>2013-06-12 22:22:52 +0200
commitd3e07478468a4544e803ff89285e400da6bc7b2d (patch)
tree6ae8dc65892324300b5f8d94df6795383a353607 /drivers/usb/phy
parent64cfd3f9645bebdadd4c867db5efcf8b7a568f77 (diff)
usb: ehci: add missing cache managment
Commit 8f62ca6 "usb: ehci: Support interrupt transfers via periodic list" didn't include any cache management in the new interrupt transfer path. It also added an extra write to or_asynclistaddr in usb_lowlevel_init(), without having flushed out the data there. Add the missing cache management calls, so that the code works again. This allows the USB keyboard on Tegra's Seaboard/Springbank boards to work. Cc: Patrick Georgi <patrick@georgi-clan.de> Cc: Vincent Palatin <vpalatin@chromium.org> Cc: Julius Werner <jwerner@chromium.org> Cc: Simon Glass <sjg@chromium.org> Cc: Marek Vasut <marex@denx.de> Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'drivers/usb/phy')
0 files changed, 0 insertions, 0 deletions