]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
move OMAP's transceiver glue to drivers/usb/otg
authorTony Lindgren <tony@atomide.com>
Mon, 1 Dec 2008 21:19:15 +0000 (13:19 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 15 Dec 2008 19:10:34 +0000 (11:10 -0800)
commit59e1350aea3373f165916949da3f2dcfc82e3c15
treee4eec8f5c504720e4dfd0dba89da146a49cef768
parent7663f9405bd938910c95243a2fe3df4c4c75ddea
move OMAP's transceiver glue to drivers/usb/otg

Move otg_get/set/put_transceiver() from omap specific code
to common otg.c so other upcoming drivers can share them.

[ dbrownell@users.sourceforge.net: move to drivers/usb/otg, dox ]

Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Felipe Balbi <me@felipebalbi.com>
Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/usb.c
drivers/usb/otg/Makefile
drivers/usb/otg/otg.c [new file with mode: 0644]