All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/3] Remove some dummy set_power callbacks
@ 2017-01-18 12:19 Baolin Wang
  2017-01-18 12:19 ` [RFC PATCH 1/3] usb: phy: ab8500: Remove the set_power callback Baolin Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Baolin Wang @ 2017-01-18 12:19 UTC (permalink / raw)
  To: balbi, gregkh
  Cc: linux-usb, linux-kernel, linaro-kernel, broonie, baolin.wang

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-01-18 12:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-18 12:19 [RFC PATCH 0/3] Remove some dummy set_power callbacks Baolin Wang
2017-01-18 12:19 ` [RFC PATCH 1/3] usb: phy: ab8500: Remove the set_power callback Baolin Wang
2017-01-18 12:19 ` [RFC PATCH 2/3] usb: phy: msm: " Baolin Wang
2017-01-18 12:19 ` [RFC PATCH 3/3] usb: phy: fsl: " Baolin Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.