summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-07-04 19:31:26 (GMT)
committerJaehoon Chung <jh80.chung@samsung.com>2017-08-01 02:58:01 (GMT)
commitec73d96090c4a513f1fe3a458987ed43480f29d4 (patch)
tree24ffdf08854d12737784ff566658130364ec06ea /arch
parent034e226bc77e6b2137acaa5094d9886c8bc9a07e (diff)
downloadu-boot-fsl-qoriq-ec73d96090c4a513f1fe3a458987ed43480f29d4.tar.xz
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 <sjg@chromium.org> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions