summaryrefslogtreecommitdiff
path: root/drivers/mmc/dw_mmc.c
diff options
context:
space:
mode:
authorJaehoon Chung <jh80.chung@samsung.com>2016-07-26 19:06:24 +0900
committerJaehoon Chung <jh80.chung@samsung.com>2016-08-05 11:31:07 +0900
commit14bed52d276afd36b9674ee7aa2c2ad9d2f4e59e (patch)
treeca94e6432dd7394113c956e721aa115353ccee2b /drivers/mmc/dw_mmc.c
parent6a879ec8e7ac9905ad10b98e9cd585622c64b17c (diff)
downloadu-boot-imx-14bed52d276afd36b9674ee7aa2c2ad9d2f4e59e.zip
u-boot-imx-14bed52d276afd36b9674ee7aa2c2ad9d2f4e59e.tar.gz
u-boot-imx-14bed52d276afd36b9674ee7aa2c2ad9d2f4e59e.tar.bz2
mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg
Some arguments don't need to pass to sdhci_setup_cfg. Generic variable can be used in sdhci_setup_cfg, and some arguments are already included in sdhci_host struct. It's enough that just pass the board specific things to sdhci_setup_cfg(). After removing the unnecessary arguments, it's more simpler than before. It doesn't consider "Version" and "Capabilities" anymore in each SoC driver. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/mmc/dw_mmc.c')
0 files changed, 0 insertions, 0 deletions