alistair23-linux/drivers/usb/musb
Felipe Balbi ab3bbfa1af USB: musb: only print info message if probe() is successful
we were printing the info about musb probe too early where
it was still possible for things to go wrong. Move the
down right before the return 0 statement. While at that
also convert pr_info to dev_info.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-03-02 14:54:45 -08:00
..
blackfin.c usb: musb: clean up commit 'workaround Blackfin FIFO anomalies' 2010-03-02 14:53:47 -08:00
blackfin.h USB: musb: workaround Blackfin FIFO anomalies 2009-12-23 11:34:19 -08:00
cppi_dma.c usb: musb: Fix cppi_channel_abort() function to handle Tx abort correctly 2010-03-02 14:53:46 -08:00
cppi_dma.h headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
davinci.c USB: musb: Populate the VBUS GPIO with the correct GPIO number 2009-12-23 11:34:13 -08:00
davinci.h
Kconfig USB: musb: Blackfin code needs NOP_USB_XCEIV too 2009-12-11 11:55:24 -08:00
Makefile
musb_core.c USB: musb: only print info message if probe() is successful 2010-03-02 14:54:45 -08:00
musb_core.h USB: musb: get rid of omap_readl/writel 2010-03-02 14:54:38 -08:00
musb_debug.h
musb_dma.h USB: musb: add work around for Blackfin anomaly 05000456 2009-12-11 11:55:24 -08:00
musb_gadget.c USB: musb: Fix null pointer dereference issue 2009-12-23 11:34:19 -08:00
musb_gadget.h USB: musb_gadget_ep0: stop abusing musb_gadget_set_halt() 2009-12-11 11:55:25 -08:00
musb_gadget_ep0.c USB: musb: gadget_ep0: avoid SetupEnd interrupt 2009-12-23 11:34:18 -08:00
musb_host.c usb: musb: workaround toggle bug when doing bulk transfer after isoc 2010-03-02 14:53:45 -08:00
musb_host.h musb: add high bandwidth ISO support 2009-06-15 21:44:41 -07:00
musb_io.h
musb_regs.h usb: musb: Add context save and restore support 2010-03-02 14:54:38 -08:00
musb_virthub.c musb: support disconnect after HNP roleswitch 2009-06-15 21:44:41 -07:00
musbhsdma.c usb: musb: workaround MUSB DMA_INTR sometimes reads zero 2010-03-02 14:53:42 -08:00
musbhsdma.h usb: musb: hsdma: add wrapper for reading DMA count 2010-03-02 14:53:41 -08:00
omap2430.c USB: musb: get rid of omap_readl/writel 2010-03-02 14:54:38 -08:00
omap2430.h USB: musb: get rid of omap_readl/writel 2010-03-02 14:54:38 -08:00
tusb6010.c USB: musb: tusb6010: use resource_size 2010-03-02 14:54:42 -08:00
tusb6010.h USB: musb: Remove my email address from few musb related drivers 2009-04-23 14:15:27 -07:00
tusb6010_omap.c USB: musb: don't dereference NULL tusb_dma in dma_controller_destroy() 2010-03-02 14:54:14 -08:00