From: Eric Bénard Date: Tue, 12 Oct 2010 07:29:37 +0000 (+0200) Subject: mmc: sdhci: mmc_rescan: reduce verbosity X-Git-Tag: v2.6.37-rc1~65^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d0b8611cd4da64f075b8e07a126f0eb498fb153;p=pandora-kernel.git mmc: sdhci: mmc_rescan: reduce verbosity mmc_rescan() includes a pr_info which prints 4 lines each second for hosts configured with MMC_CAP_NEEDS_POLL. This patch enables the message only if CONFIG_MMC_DEBUG is selected. Tested on i.MX51's sdhci-esdhc. Signed-off-by: Eric Bénard Acked-by: Wolfram Sang Acked-by: Hein Tibosch Signed-off-by: Chris Ball --- Reading git-diff-tree failed