commit | 0807a9b5739a73ba0d0fcd9f36a51794757be881 | [log] [tgz] |
---|---|---|
author | Jarkko Lavinen <jarkko.lavinen@nokia.com> | Wed Mar 26 16:09:52 2008 -0400 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Fri Apr 18 20:05:31 2008 +0200 |
tree | 5a76ea5d5b62c08e57a6dc4b4201d32b357cc1e8 | |
parent | 0fb4723d405111a13bb8f04e902eadf14402c7ba [diff] |
MMC: OMAP: Lazy clock shutdown MMCA spec says the mmc clock should be kept running for at least 8 cycles after the last RW request. Ensure this with lazy clock disable after a request, or with an explicit delay before switching a slot. Signed-off-by: Jarkko Lavinen <jarkko.lavinen@nokia.com> Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>