usb: phy: ab8500: Remove the set_power callback
authorBaolin Wang <baolin.wang@linaro.org>
Wed, 18 Jan 2017 12:19:47 +0000 (20:19 +0800)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 24 Jan 2017 09:04:22 +0000 (11:04 +0200)
commit788c8abbef6c8bf979cafb83d84f0978deb5ab59
tree40bd35cbd9eb38c4a4f457af64205c3748b82fd0
parentf87c842f7268b4d4731446c00b354235b7998441
usb: phy: ab8500: Remove the set_power callback

There are no users will use the vbus_draw variable set by set_power()
callback to set the vbus current. Thus we can remove it.

Signed-off-by: Baolin Wang <baolin.wang@linaro.org>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/phy/phy-ab8500-usb.c