]> git.baikalelectronics.ru Git - kernel.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>
Thu, 6 Dec 2012 18:54:40 +0000 (13:54 -0500)
commitd33294405d5eefa5933e3b1daea9a813c424effd
treee3402e1d3b66545494b016a14627380c20ec0e36
parent0b764c65bbba6215ed231a65c4ed438371094d10
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