]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: ohci: Add support for interrupt queues
authorHans de Goede <hdegoede@redhat.com>
Wed, 13 May 2015 12:42:17 +0000 (14:42 +0200)
committerSimon Glass <sjg@chromium.org>
Fri, 15 May 2015 00:49:35 +0000 (18:49 -0600)
commitbf495712ed2800c1822693f48f4d3e0e405447ea
tree2612e6a8b45d308e773fcaed4f27a39de9c4d4eb
parentd563e62c3465b8ff2278f1fa493d3936c8217380
usb: ohci: Add support for interrupt queues

Add support for interrupt queues to the ohci hcd code, bringing it inline
with the ehci and musb-new(host) code.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Marek Vasut <marex@denx.de>
drivers/usb/host/ohci-hcd.c