]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: ohci-sh: Set IRQ as shared.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 1 Nov 2010 21:01:27 +0000 (17:01 -0400)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 1 Nov 2010 21:01:27 +0000 (17:01 -0400)
commit9cc563968066b55b067bcff132e4d566b020687d
tree68e2e3681d68c73067d425e5e8172dc68fdc9611
parentc8ddb2713c624f432fa5fe3c7ecffcdda46ea0d4
usb: ohci-sh: Set IRQ as shared.

The SH USB interface has both OHCI and EHCI modes that share the
same interrupt. Flag the OHCI IRQ as shared in preparation for EHCI
support.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/usb/host/ohci-sh.c