mmc: core: add sd uhs string for mmc_ios_show
authorAaron Lu <aaron.lu@amd.com>
Fri, 2 Sep 2011 08:06:08 +0000 (16:06 +0800)
committerChris Ball <cjb@laptop.org>
Wed, 26 Oct 2011 20:32:10 +0000 (16:32 -0400)
commitcd8a3666987ba20908bbeb7c78ed9ba82b365643
tree70d34078711456023c6363795a6cddda29f68d4d
parent714c4a6e3a0f730834ec8a8bc83b2a6da33f54dc
mmc: core: add sd uhs string for mmc_ios_show

This is a minor fix. It makes mmc_ios_show print proper string when the
host's timing is one of the newly added UHS-I modes.

Signed-off-by: Aaron Lu <aaron.lu@amd.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/core/debugfs.c