linux/drivers/usb/phy
Baolin Wang 655283a7f5 usb: phy: Factor out the usb charger initialization
Factor out the guts of usb charger initialization into usb_charger_init()
function, to make the usb_add_extcon() only do the extcon related things.
Meanwhile we also should initialize the USB charger before registering
the extcon device, in case the extcon notification was issued earlier than
usb charger initialization.

Signed-off-by: Baolin Wang <baolin.wang@linaro.org>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2017-12-12 13:04:03 +02:00
..
Kconfig usb: phy: remove phy-qcom-8x16-usb.c 2017-11-01 17:08:10 +01:00
Makefile USB/PHY patches for 4.15-rc1 2017-11-13 21:14:07 -08:00
of.c USB: phy: Remove redundant license text 2017-11-07 15:45:01 +01:00
phy-ab8500-usb.c USB: phy: Remove redundant license text 2017-11-07 15:45:01 +01:00
phy-am335x-control.c USB: add SPDX identifiers to all remaining files in drivers/usb/ 2017-11-04 11:48:02 +01:00
phy-am335x-control.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
phy-am335x.c USB: add SPDX identifiers to all remaining files in drivers/usb/ 2017-11-04 11:48:02 +01:00
phy-fsl-usb.c USB: phy: Remove redundant license text 2017-11-07 15:45:01 +01:00
phy-fsl-usb.h USB: phy: Remove redundant license text 2017-11-07 15:45:01 +01:00
phy-generic.c USB: phy: Remove redundant license text 2017-11-07 15:45:01 +01:00
phy-generic.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
phy-gpio-vbus-usb.c USB: phy: Remove redundant license text 2017-11-07 15:45:01 +01:00
phy-isp1301-omap.c USB: phy: Remove redundant license text 2017-11-07 15:45:01 +01:00
phy-isp1301.c USB: phy: Remove redundant license text 2017-11-07 15:45:01 +01:00
phy-keystone.c USB: phy: Remove redundant license text 2017-11-07 15:45:01 +01:00
phy-mv-usb.c USB: phy: Remove redundant license text 2017-11-07 15:45:01 +01:00
phy-mv-usb.h USB: phy: Remove redundant license text 2017-11-07 15:45:01 +01:00
phy-mxs-usb.c USB: phy: Remove redundant license text 2017-11-07 15:45:01 +01:00
phy-omap-otg.c USB: phy: Remove redundant license text 2017-11-07 15:45:01 +01:00
phy-tahvo.c USB: phy: Remove redundant license text 2017-11-07 15:45:01 +01:00
phy-tegra-usb.c USB: phy: Remove redundant license text 2017-11-07 15:45:01 +01:00
phy-twl6030-usb.c USB: phy: Remove redundant license text 2017-11-07 15:45:01 +01:00
phy-ulpi-viewport.c USB: phy: Remove redundant license text 2017-11-07 15:45:01 +01:00
phy-ulpi.c USB: phy: Remove redundant license text 2017-11-07 15:45:01 +01:00
phy.c usb: phy: Factor out the usb charger initialization 2017-12-12 13:04:03 +02:00