phy: tegra: use regulator_bulk_set_supply_names()
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 1 Oct 2019 13:23:32 +0000 (15:23 +0200)
committerKishon Vijay Abraham I <kishon@ti.com>
Fri, 25 Oct 2019 12:28:13 +0000 (17:58 +0530)
commit64d5989c1ae52407e63c6387863a75036a03e2f8
tree3a9fcf2d06840f5ffb8db19807f18f3f9b004589
parent54fad40d3f01c5d14e2ba123b2753029dd6a4cbd
phy: tegra: use regulator_bulk_set_supply_names()

Use the new regulator helper instead of a for loop.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/tegra/xusb.c