1
0
Fork 0
alistair23-linux/drivers/usb/otg
Ajay Kumar Gupta f6d92a05c8 USB: otg: adding nop usb transceiver
NOP transceiver is used by all the usb transceiver which are mostly
autonomous and doesn't require any programming or which are built
into the usb ip itself.NOP transceiver only allocates the memory
for struct xceiv and calls otg_set_transceiver() so function call
to otg_get_transceiver() will return a valid transceiver.

NOP transceiver device should be registered by calling
usb_nop_xceiv_register() from platform files.

Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
Cc: Felipe Balbi <felipe.balbi@nokia.com>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-03-24 16:20:30 -07:00
..
Kconfig USB: otg: adding nop usb transceiver 2009-03-24 16:20:30 -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 USB: move isp1301_omap to drivers/usb/otg 2009-01-07 10:00:02 -08:00
nop-usb-xceiv.c USB: otg: adding nop usb transceiver 2009-03-24 16:20:30 -07:00
otg.c USB: otg: sharable otg transceiver ops 2009-01-07 10:00:03 -08:00
twl4030-usb.c USB: otg: twl4030 transceiver driver 2009-01-07 10:00:11 -08:00