From: Mark Brown Date: Thu, 3 Mar 2011 22:55:44 +0000 (+0900) Subject: ARM: S3C64XX: Tone down SDHCI debugging X-Git-Tag: v2.6.38-rc8~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac1e10bed11c1ad1a2488e896022491a1167b9ff;p=pandora-kernel.git ARM: S3C64XX: Tone down SDHCI debugging The MMC core calls s3c6400_setup_sdhcp_cfg_card() very frequently, causing the log message in there at KERN_INFO to be displayed a lot which is slow and overly chatty. Convert the message into a pr_debug() to tone this down. Signed-off-by: Mark Brown Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed