]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit04fd26cb5e04d2a5f877054fd96cf7bc8f723ba9
tree23fe380c39432c3392852e8fc328a500537d3a68
parente7875e84096fba260475a51be99be6defc763a51
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