]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: sdhci: remove unneeded call when have preset value quirk
authorDong Aisheng <b29396@freescale.com>
Fri, 18 Oct 2013 11:48:50 +0000 (19:48 +0800)
committerChris Ball <chris@printf.net>
Mon, 21 Oct 2013 19:58:23 +0000 (15:58 -0400)
commit372c463487c6af8275d216f4b259dda6343a33a5
tree2fe49ebdd0e16cefcc29e1f6c171e835223f68d0
parent69ed60e07bd2bb8517b4f87c6ddbb7f14c0189ab
mmc: sdhci: remove unneeded call when have preset value quirk

Remove unneeded call of call sdhci_enable_preset_value when having
SDHCI_QUIRK2_PRESET_VALUE_BROKEN.

Signed-off-by: Dong Aisheng <b29396@freescale.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci.c