]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
OMAP: HSMMC: Make fclk disable request driven.
authorJarkko Lavinen <jarkko.lavinen@nokia.com>
Fri, 24 Oct 2008 13:30:26 +0000 (16:30 +0300)
committerAdrian Hunter <ext-adrian.hunter@nokia.com>
Thu, 27 Nov 2008 08:35:45 +0000 (10:35 +0200)
commit9e4e99ac49a0ab9578a11ac5d6054e24d86c8a6c
tree682bfd661f6848cb56ff4b3725010c3f1dd45f22
parent26072738ee294db59ef880b70b60c902945137fe
OMAP: HSMMC: Make fclk disable request driven.

Start idle timer only at the end of request or request like operation
such card detect, set_ios, probe, or resume. This will ensure the fclk is
disable quickly after the operation is done, but never too early.

Signed-off-by: Jarkko Lavinen <jarkko.lavinen@nokia.com>
drivers/mmc/host/omap_hsmmc.c