From: Subhash Jadavani Date: Tue, 4 Dec 2012 11:36:20 +0000 (+0530) Subject: mmc: sdio: print correct UHS mode during card detection X-Git-Tag: v3.9-rc1~78^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77e2ff08925c7ec7267dc87c27eda2e62d585b57;p=pandora-kernel.git 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 Tested-by: Jackey Shen Acked-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-diff-tree failed