commit | 08c82dfad2458f8f9b83126224a85e7ea9e2b046 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Dec 22 09:59:44 2010 +0100 |
committer | Chris Ball <cjb@laptop.org> | Sat Jan 08 23:52:24 2011 -0500 |
tree | e39527ff6ef3280cded022fbb1dff0f62296278e | |
parent | f95f3850f7a9e1d49ebc5b6e72e7cc3ec3685b0b [diff] |
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>