linux/drivers/usb/musb
Johan Hovold be75d8f1da USB: musb: dsps: drop duplicate phy initialisation
Since commit 39cee200c2 ("usb: musb: core: call init and shutdown for
the usb phy") the musb USB phy is initialised by musb_core, but the
original initialisation in the dsps-glue init callback was left in
place resulting in two calls to phy init during probe (and similarly,
two shutdowns on remove).

Drop the duplicate phy init and shutdown calls from the dsps glue in
favour of the ones in musb core, which other glue drivers rely on.

Note however that any generic phy is still initialised in the glue init
callback (just as for the other drivers).

Cc: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Johan Hovold <johan@kernel.org>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-04-23 16:02:13 +02:00
..
Kconfig usb: musb: remove blackfin port 2018-03-26 15:57:12 +02:00
Makefile usb: musb: remove blackfin port 2018-03-26 15:57:12 +02:00
am35x.c
cppi_dma.c
cppi_dma.h
da8xx.c
davinci.c
davinci.h
jz4740.c
musb_am335x.c
musb_core.c arch: remove obsolete architecture ports 2018-04-02 20:20:12 -07:00
musb_core.h usb: musb: remove blackfin port 2018-03-26 15:57:12 +02:00
musb_cppi41.c
musb_debug.h
musb_debugfs.c USB/PHY patches for 4.17-rc1 2018-04-04 17:55:35 -07:00
musb_dma.h usb: musb: remove blackfin port 2018-03-26 15:57:12 +02:00
musb_dsps.c USB: musb: dsps: drop duplicate phy initialisation 2018-04-23 16:02:13 +02:00
musb_gadget.c usb: musb: remove blackfin port 2018-03-26 15:57:12 +02:00
musb_gadget.h
musb_gadget_ep0.c usb: musb: gadget: misplaced out of bounds check 2018-03-29 18:37:28 +02:00
musb_host.c USB: musb: host: prevent core phy initialisation 2018-04-23 16:02:12 +02:00
musb_host.h
musb_io.h
musb_regs.h usb: musb: remove blackfin port 2018-03-26 15:57:12 +02:00
musb_trace.c
musb_trace.h
musb_virthub.c
musbhsdma.c usb: musb: remove blackfin port 2018-03-26 15:57:12 +02:00
musbhsdma.h usb: musb: remove blackfin port 2018-03-26 15:57:12 +02:00
omap2430.c
omap2430.h
sunxi.c
tusb6010.c
tusb6010.h
tusb6010_omap.c
ux500.c
ux500_dma.c