[RFC PATCH 0/3] Remove some dummy set_power callbacks

From: Baolin Wang
Date: Wed Jan 18 2017 - 07:20:47 EST


In future we plan to introduce USB charger to set PMIC current drawn from
USB configuration, instead of using set_power callback in phy driver. Moreover
in these 3 phy drivers, the set_power callback did not implement anything
to set PMIC current, thus we should remove them.

Baolin Wang (3):
usb: phy: ab8500: Remove the set_power callback
usb: phy: msm: Remove the set_power callback
usb: phy: fsl: Remove the set_power callback

drivers/usb/phy/phy-ab8500-usb.c | 20 --------------------
drivers/usb/phy/phy-fsl-usb.c | 12 ------------
drivers/usb/phy/phy-msm-usb.c | 18 ------------------
3 files changed, 50 deletions(-)

--
1.7.9.5