Files
linux/drivers/phy
Wu Liang feng 3caa76d5fd phy: rockchip-inno-usb2: don't cancel chg_work if otg in host mode
Because chg_work is used for charge detection, so if OTG works in
Host mode, we don't need to initialize chg_work, and aslo we don't
need to cancel it when phy exit.

Change-Id: I19cbede5aeb4c1f7f8faa32f195fffb0fc71eca9
Signed-off-by: Wu Liang feng <wulf@rock-chips.com>
2016-09-13 20:32:40 +08:00
..