commit | abb96810510a25d9d601157c5d46320d62528452 | [log] [tgz] |
---|---|---|
author | Sujit Reddy Thumma <sthumma@codeaurora.org> | Thu Dec 08 14:53:14 2011 +0530 |
committer | Sujit Reddy Thumma <sthumma@codeaurora.org> | Mon Dec 12 15:00:03 2011 +0530 |
tree | 660215812a4032f421662aecd3a92aca1c8389d1 | |
parent | a6362186ae44fb29791717dbf5a0fdde96280200 [diff] |
mmc: core: Ensure clocks are always enabled before host interaction Ensure clocks are always enabled before any interaction with the host controller driver. This makes sure that there is no race between host execution and the core layer turning off clocks in different context with clock gating framework. CRs-Fixed: 324380 Change-Id: Id3dc2074ed81bf758649bc61ce918500a95e9bae Signed-off-by: Sujit Reddy Thumma <sthumma@codeaurora.org>