usb: musb: jz4740: Let the platform probe the PHY
authorPaul Cercueil <paul@crapouillou.net>
Tue, 30 Apr 2019 14:59:39 +0000 (09:59 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Apr 2019 15:55:08 +0000 (17:55 +0200)
commit82257c73aafe4bc72c8e21f0da00947855aeabec
treea26a4a955239a6a570b54eb8cd0dbe7bb380cb85
parent70833b84dac2d017ea119660e331b7dc7635c3a7
usb: musb: jz4740: Let the platform probe the PHY

By registering a generic USB PHY from within the driver, we may shadow
the USB PHY registered by the platform, which might be different.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/musb/jz4740.c