]> git.hungrycats.org Git - linux/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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Nov 2018 13:52:44 +0000 (14:52 +0100)
commitf274c57f0479e860f40bad85b046967e3af04f40
tree8222c7b2c63520e32b1103341751e68b6587e523
parente6df57b60b86698cd2e3cc00cb773e06e96df604
mmc: dw_mmc-rockchip: correct property names in debug

[ Upstream commit e988867fd774d00aeaf5d3c332032bf5b97a4147 ]

Following up the device tree fixed in commits e78c637127ee ("ARM: dts:
rockchip: Fix DWMMC clocks") and ca9eee95a2de ("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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/mmc/host/dw_mmc-rockchip.c