linux/drivers/usb/otg
David Brownell cc835e321a USB: nop-usb-xceiv: behave when linked as a module
The NOP OTG transceiver driver needs to be usable from modules.
Make sure its symbols are always accessible at both compile and
link time, and make sure the device instance is allocated from
the heap so that device lifetime rules are obeyed.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-06-15 21:44:40 -07:00
..
Kconfig USB: TWL: disable VUSB regulators when cable unplugged 2009-03-24 16:20:36 -07:00
Makefile USB: otg: adding nop usb transceiver 2009-03-24 16:20:30 -07:00
gpio_vbus.c USB: gpio_vbus: add delayed vbus_session calls 2009-03-24 16:20:26 -07:00
isp1301_omap.c
nop-usb-xceiv.c USB: nop-usb-xceiv: behave when linked as a module 2009-06-15 21:44:40 -07:00
otg.c USB: otg: Fix bug on remove path without transceiver 2009-04-23 14:15:31 -07:00
twl4030-usb.c USB: twl4030-usb: fix minor reporting goofage 2009-06-15 21:44:40 -07:00