mmc: fsl_esdhc_imx: fix mmc->clock with actual clock
authorSean Anderson <sean.anderson@seco.com>
Tue, 23 Nov 2021 20:03:41 +0000 (15:03 -0500)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 12 Jan 2022 00:56:39 +0000 (09:56 +0900)
commit4ea11bf241cc19612fc1352d886e64890561f344
tree82dff9508b56a0085f803f935a03e0f7ec8d8738
parentd39aa73ca87022c9deb0cc1c11dbf4fdb8e27037
mmc: fsl_esdhc_imx: fix mmc->clock with actual clock

[ fsl_esdhc commit 30f6444d024a74ee48aa6969c1531aecd3c59deb ]

Fix mmc->clock with actual clock which is divided by the
controller, and record it with priv->clock.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/fsl_esdhc_imx.c