diff options
author | NeilBrown <neilb@suse.de> | 2015-02-24 03:42:23 +0100 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2015-03-23 14:13:49 +0100 |
commit | 303dbedc3152b0a3828ea881b446c2e2a247662f (patch) | |
tree | 69f33168b407c3b595a79d2616af7feba3774592 /drivers/mmc/host/mmc_spi.c | |
parent | MAINTAINERS: mmc: Cleanup MMC/SD/SDIO section and SDHCI driver section (diff) | |
download | linux-303dbedc3152b0a3828ea881b446c2e2a247662f.tar.xz linux-303dbedc3152b0a3828ea881b446c2e2a247662f.zip |
mmc: core: fold mmc_set_bus_width calls into sdio_enable_4bit_bus.
Every call to sdio_enable_4bit_bus is followed (on success) by a call
to mmc_set_bus_width().
To simplify the code, include those calls directly in
sdio_enable_4bit_bus().
Signed-off-by: NeilBrown <neil@brown.name>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/host/mmc_spi.c')
0 files changed, 0 insertions, 0 deletions