summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2017-07-04 13:31:26 -0600
committerJaehoon Chung <[email protected]>2017-08-01 11:58:01 +0900
commitec73d96090c4a513f1fe3a458987ed43480f29d4 (patch)
tree24ffdf08854d12737784ff566658130364ec06ea /scripts
parent034e226bc77e6b2137acaa5094d9886c8bc9a07e (diff)
dm: mmc: sunxi: Drop mmc_clk_io_on()
This function has #ifdefs in it which we want to avoid for driver model. Instead we should use different compatible strings and the .data field. It also uses the MMC device number which is not available in driver model except through aliases. Move the function's into its caller so that the driver-model version can do things its own way. Signed-off-by: Simon Glass <[email protected]> Acked-by: Maxime Ripard <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions