commit | 27b1903bfb3d199a60ba27b5e863fce1749ef7ea | [log] [tgz] |
---|---|---|
author | Matt Wagantall <mattw@codeaurora.org> | Mon May 20 19:11:15 2013 -0700 |
committer | Matt Wagantall <mattw@codeaurora.org> | Thu May 23 10:33:41 2013 -0700 |
tree | 72a5b79cd8391a836c3877403d3a63dd20a19a5f | |
parent | ac1e41553ffc9ab22bbcb3f1159a952f03e669b4 [diff] |
msm: gdsc: Replace 'retain-logic' property with 'skip-logic-collapse' Clients of the GDSC driver may expect the state of the core to be reset following a GDSC disable and re-enable. Replace the unused 'retain-logic' property with a 'skip-logic-collapse' property, which similarly keep the core powered, but also forcefully resets it via clock APIs calls. Change-Id: I24bb4bfe0c88aeba7147cc0d6a46574038729ca3 Signed-off-by: Matt Wagantall <mattw@codeaurora.org>