ahci: tegra: use regulator_bulk_set_supply_names()
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 1 Oct 2019 13:23:31 +0000 (15:23 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 25 Oct 2019 20:26:41 +0000 (14:26 -0600)
commite964a17d8c6356b86aab4cdc3ea7fdc2abd21352
treecddab17dba53b690d1456e4b79386836cc4e369c
parent7d523bdc303afbdddff48df6770866118fe19309
ahci: tegra: use regulator_bulk_set_supply_names()

Use the new regulator helper instead of a for loop.

Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/ata/ahci_tegra.c