]> Pileus Git - ~andy/linux/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>
Thu, 6 Dec 2012 18:54:40 +0000 (13:54 -0500)
commitf50725129a2e1aae441d5af2919ed5219386eefc
treee3402e1d3b66545494b016a14627380c20ec0e36
parentd8714e87b62b1c39ae8f3cef9a32121ad1c9a7ae
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