]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mmc: remove the hard setting for tran_speed
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 26 Mar 2012 21:16:03 +0000 (21:16 +0000)
committerAndy Fleming <afleming@freescale.com>
Fri, 13 Jul 2012 22:04:49 +0000 (17:04 -0500)
commitad5fd92289a0721eb8a4f6c648e67f45915812cd
treec036f2c85d21ab0143fb0a214094a505a21c9659
parente576bd90f940806b989ffd666552081f17f032c8
mmc: remove the hard setting for tran_speed

mmc_set_clock is set to the hard-coding.
But i think good that use the tran_speed value.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
drivers/mmc/mmc.c