kernel-hacking-2024-linux-s.../drivers/usb/musb
Gupta, Ajay Kumar e8e2ff462d USB: musb: fix the nop registration for OMAP3EVM
OMAP3EVM uses ISP1504 phy which doesn't require any programming and
thus has to use NOP otg transceiver.

Cleanups being done:
	- Remove unwanted code in usb-musb.c file
	- Register NOP in OMAP3EVM board file using
	  usb_nop_xceiv_register().
	- Select NOP_USB_XCEIV for OMAP3EVM boards.
	- Don't enable TWL4030_USB in omap3_evm_defconfig

Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
Signed-off-by: Eino-Ville Talvala <talvala@stanford.edu>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-08-07 16:05:13 -07:00
..
blackfin.c
blackfin.h
cppi_dma.c
cppi_dma.h
davinci.c USB: musb: silence "suspend as a_wait_vrise is_active" msgs 2009-07-12 15:16:37 -07:00
davinci.h
Kconfig USB: musb: fix the nop registration for OMAP3EVM 2009-08-07 16:05:13 -07:00
Makefile
musb_core.c USB: musb: fix CONFIGDATA register read issue 2009-07-28 14:31:11 -07:00
musb_core.h
musb_debug.h
musb_dma.h
musb_gadget.c
musb_gadget.h
musb_gadget_ep0.c USB: musb_gadget_ep0: fix typo in service_zero_data_request() 2009-07-28 14:31:11 -07:00
musb_host.c USB: musb_host: undo incorrect change in musb_advance_schedule() 2009-07-12 15:16:40 -07:00
musb_host.h
musb_io.h
musb_regs.h USB: musb: fix CONFIGDATA register read issue 2009-07-28 14:31:11 -07:00
musb_virthub.c
musbhsdma.c
musbhsdma.h
omap2430.c
omap2430.h
tusb6010.c
tusb6010.h
tusb6010_omap.c