summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-04-22 19:10:56 -0600
committerSimon Glass <sjg@chromium.org>2017-06-01 07:03:04 -0600
commit05cbeb7c3612da8d4bafa82be05092450a500052 (patch)
tree3cb93562c7a9bc6df4978fc69b1af7960cbab273 /scripts
parent7a61b0b58f560ec0c29cbfa276aa938f76ea06b3 (diff)
dm: mmc: Don't call board_mmc_power_init() with driver model
We should not call out to board code from drivers. With driver model, mmc_power_init() already has code to use a named regulator, but the legacy code path remains. Update the code to make this clear. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions