MLK-17076 mmc: fsl_esdhc: fix the wrong sd/mmc clock frequency setting
authorHaibo Chen <haibo.chen@nxp.com>
Mon, 4 Dec 2017 09:35:13 +0000 (17:35 +0800)
committerHaibo Chen <haibo.chen@nxp.com>
Wed, 13 Dec 2017 06:06:26 +0000 (14:06 +0800)
commit63c48958551b1e41e716a90cc40dd143df7d2c3f
treedcc6336850a9470423efeabc8749fb4ebbc32c20
parentab1895fb5e38d216ff86de292a44776099d159ab
MLK-17076 mmc: fsl_esdhc: fix the wrong sd/mmc clock frequency setting

Change the pre_div to value 1, otherwise the actual sd/mmc clock
frequency is always half of the expect frequency.

Acked-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
drivers/mmc/fsl_esdhc.c