]> 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>
Mon, 29 Oct 2012 21:27:57 +0000 (17:27 -0400)
commit0b452c521c537d81fd5a252b6202346507028540
treeb6315192bcae4540251f66cb182117d3112a5b43
parent97e2773ebbf33f8fd241df37150483c7e67febf8
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