commit | e964a17d8c6356b86aab4cdc3ea7fdc2abd21352 | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Tue Oct 01 15:23:31 2019 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Oct 25 14:26:41 2019 -0600 |
tree | cddab17dba53b690d1456e4b79386836cc4e369c | |
parent | 7d523bdc303afbdddff48df6770866118fe19309 [diff] |
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>