diff options
author | 2010-12-22 09:59:44 +0100 | |
---|---|---|
committer | 2011-01-08 23:52:24 -0500 | |
commit | 08c82dfad2458f8f9b83126224a85e7ea9e2b046 (patch) | |
tree | e39527ff6ef3280cded022fbb1dff0f62296278e /drivers/mmc/core/core.c | |
parent | mmc: dw_mmc: Add Synopsys DesignWare mmc host driver. (diff) | |
download | linux-dev-08c82dfad2458f8f9b83126224a85e7ea9e2b046.tar.xz linux-dev-08c82dfad2458f8f9b83126224a85e7ea9e2b046.zip |
mmc: fix mmc_set_bus_width_ddr() call without bus-width-test cap
With the bus-width test patch, mmc_set_bus_width*() isn't called properly
when the driver doesn't set MMC_CAP_BUS_WIDTH and no DDR mode.
This patch fixes the regression by moving the call up before the cap test.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Reviewed-by: Chris Ball <cjb@laptop.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/mmc/core/core.c')
0 files changed, 0 insertions, 0 deletions