From: Nicolas Ferre Date: Mon, 27 Jul 2009 21:47:40 +0000 (-0700) Subject: USB: at91: Add USB EHCI driver for at91sam9g45 series X-Git-Tag: v2.6.32-rc1~174^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=501c9c0802d9fee05efb300de06c8b3d04f17458;p=pandora-kernel.git USB: at91: Add USB EHCI driver for at91sam9g45 series Add host USB High speed driver for at91sam9g45 series. The host driver is an EHCI with its companion OHCI. EHCI is handled by the new ehci-atmel.c whereas the OHCI is always handled by ohci-at91.c. Signed-off-by: Nicolas Ferre Acked-by: David Brownell --- Reading git-diff-tree failed