mmc: dw_mmc: display the real register value on debugfs
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 17 Nov 2016 07:40:33 +0000 (16:40 +0900)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 29 Nov 2016 08:05:06 +0000 (09:05 +0100)
commit21657ebd63774a61841f6f317fedd344df4f5e0c
tree23fe380c39432c3392852e8fc328a500537d3a68
parent26be9d705f44521d5cf39bfb009a499e870be649
mmc: dw_mmc: display the real register value on debugfs

Developer wants to see the real register value, not register offset.
This patch fixed to display the real value of register.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Tested-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/dw_mmc.c