From: Nicolas Ferre Date: Mon, 27 Jul 2009 21:59:24 +0000 (-0700) Subject: USB: at91: modify OHCI driver to allow shared interrupts X-Git-Tag: v2.6.32-rc1~174^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f2cac3c1af2bfc72c55b0054b6b95309882e27b;p=pandora-kernel.git USB: at91: modify OHCI driver to allow shared interrupts At91sam9g45 series has a set of high speed USB interfaces. The host driver is an EHCI with its companion OHCI. OHCI is always handled by ohci-at91.c. This wrapper is just modified to allow IRQ sharing between two controllers. Signed-off-by: Nicolas Ferre Acked-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed