]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
USB: Add OMAP EHCI glue layer
authorVikram Pandita <vikram.pandita@ti.com>
Mon, 4 Feb 2008 23:50:15 +0000 (15:50 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 4 Feb 2008 23:53:33 +0000 (15:53 -0800)
commitdbe205801822c93cf0c3be6016b254f280813c63
tree6b423c5e4a32a8ef3c9375ae71714def03b27e96
parente567965d9454e8a97424983b5f1f43f7ab733b51
USB: Add OMAP EHCI glue layer

This patch adds OMAP EHCI glue layer and Menu config option.
Incorporated Paul Walmsley review comments on usage of
cm_{read,write}_mod_reg().

Signed-off-by: Vikram Pandita <vikram.pandita@ti.com>
Acked-by: Kamat, Nishant <nskamat@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/usb/Kconfig
drivers/usb/host/Kconfig
drivers/usb/host/ehci-hcd.c
drivers/usb/host/ehci-omap.c [new file with mode: 0644]
drivers/usb/host/ehci-omap.h [new file with mode: 0644]