]> git.sur5r.net Git - u-boot/commit
usb: ehci: Move cache invalidation to poll_int_queue
authorHans de Goede <hdegoede@redhat.com>
Wed, 24 Sep 2014 12:06:05 +0000 (14:06 +0200)
committerMarek Vasut <marex@denx.de>
Tue, 4 Nov 2014 05:04:00 +0000 (06:04 +0100)
commit8aa26b8e48ba63cf0d4fd8e49658b87cc00a9eaf
tree46fc08707ca39b9662012b806a265f0b99341a48
parentbd818d81d89ff99c7fc90eb1d04d26d2e363d670
usb: ehci: Move cache invalidation to poll_int_queue

Preperation patch to use poll_int_queue outside of ehci-hcd.c .

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/usb/host/ehci-hcd.c