mbox series

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

Message ID cover.1484741420.git.baolin.wang@linaro.org
Headers show
Series Remove some dummy set_power callbacks | expand

Message

(Exiting) Baolin Wang Jan. 18, 2017, 12:19 p.m. UTC
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