]> git.karo-electronics.de Git - mv-sheeva.git/commit
ARM: S3C64XX: Tone down SDHCI debugging
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 3 Mar 2011 22:55:44 +0000 (07:55 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 4 Mar 2011 06:46:27 +0000 (15:46 +0900)
commitac1e10bed11c1ad1a2488e896022491a1167b9ff
treed246ebbf754e55d3c9b7f49c10c5b52f8677d3e0
parent400b11a784b0202307b8596b0c393ca9966fd8b4
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 <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c64xx/setup-sdhci.c