mmc: bfin_sdh: Forgot to write SDH_CFG register in function set_ios.
authorSonic Zhang <sonic.zhang@analog.com>
Wed, 16 Oct 2013 05:42:05 +0000 (13:42 +0800)
committerChris Ball <chris@printf.net>
Mon, 21 Oct 2013 19:57:39 +0000 (15:57 -0400)
commite69e4dff1c0228294572e27df7b2fc4c0b518632
treeb2761b92d77b885850cd8651107ca2fc1d6e4739
parent7b2399034af31d934ce3efc898e023e027f110bd
mmc: bfin_sdh: Forgot to write SDH_CFG register in function set_ios.

The DMA operation in SDIO CMD53 may fail because the 4 bit SDIO mode
is not set up correctly on BF548.
Remove 2 blank lines as well.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/bfin_sdh.c