]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: dw_mmc-rockchip: correct property names in debug
authorJohn Keeping <john@metanate.com>
Thu, 1 Mar 2018 10:36:25 +0000 (10:36 +0000)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 15 Mar 2018 08:34:33 +0000 (09:34 +0100)
commitad71891ccacf8f5223ab47cfe101619fc01d51f3
treec556f1bd97d96f30203937347dc40480af0dabcc
parenta70cf73e7a684b25ebf0605251836050cef58290
mmc: dw_mmc-rockchip: correct property names in debug

Following up the device tree fixed in commits 63dc29e2c1f5 ("ARM: dts:
rockchip: Fix DWMMC clocks") and 97fea46c84db ("arm64: dts: rockchip:
Fix DWMMC clocks", 2018-02-15), avoid confusion by using the correct
property name in the debug output if clocks are not found.

Signed-off-by: John Keeping <john@metanate.com>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/dw_mmc-rockchip.c