mmc: debugfs: implement ios show for SDR12 and SDR25
authorShawn Lin <shawn.lin@rock-chips.com>
Thu, 24 Sep 2015 00:13:43 +0000 (08:13 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 26 Oct 2015 15:00:02 +0000 (16:00 +0100)
commit85f45058eeef94fdc9f533cca8e17679e44f1177
tree71b8f3c25856a5c2b87ac245f642fe87a1ab9b5c
parentc1590dd86d6e34df214f30a501682e392be0ba3c
mmc: debugfs: implement ios show for SDR12 and SDR25

This patch add MMC_TIMING_UHS_SDR12 and MMC_TIMING_UHS_SDR25
for mmc_ios_show to show the ios->timing if mmc card runs under
these two modes.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/debugfs.c