]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: omap_hsmmc: remove warning message for debounce clock
authorBalaji T K <balajitk@ti.com>
Thu, 25 Oct 2012 15:58:35 +0000 (21:28 +0530)
committerChris Ball <cjb@laptop.org>
Wed, 7 Nov 2012 20:40:58 +0000 (15:40 -0500)
commit0525b11862db994a698b0df7e18a6bf1d119319b
tree986a1e3c85b472581cba2e818a50bc98ca4f88a2
parentc78255fac1457b5a76f10777816e4542256f8ac3
mmc: omap_hsmmc: remove warning message for debounce clock

MMC debounce clock is applicable only for omap2430, warning message gets
printed when enable fails for debounce clock. Remove the get debounce clock
failure message as it is noisy for other platforms.

Signed-off-by: Balaji T K <balajitk@ti.com>
Reported-by: Russell King <rmk+kernel@arm.linux.org.uk>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/omap_hsmmc.c