commit | 77e2ff08925c7ec7267dc87c27eda2e62d585b57 | [log] [tgz] |
---|---|---|
author | Subhash Jadavani <subhashj@codeaurora.org> | Tue Dec 04 17:06:20 2012 +0530 |
committer | Chris Ball <cjb@laptop.org> | Mon Feb 11 12:51:23 2013 -0500 |
tree | be3c120c6e44599915ba9f09210f1d84ad5a4c46 | |
parent | 41875e388401ad97c33252d5fa39d52e0b70ee9b [diff] |
mmc: sdio: print correct UHS mode during card detection When SDIO3.0 card is detected, incorrect bus speed mode is printed as part of card detection print in kernel logs. This change fixes it so that user won't be confused by looking at incorrect card detection message in logs. Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org> Tested-by: Jackey Shen <Jackey.Shen@amd.com> Acked-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Chris Ball <cjb@laptop.org>