linux/drivers/usb/musb
Ajay Kumar Gupta c740d0d80d USB: musb: fix put_device() call sequence
Invoke put_device(musb->xceiv->dev) before musb_platform_exit()as
xceiv is getting unregistered in musb_platform_exit().

Fixes put_device() panic when module insert/removal is performed
multiple times.

Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-09-23 06:46:33 -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 put_device() call sequence 2009-09-23 06:46:33 -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