commit | 95a1c54f38ec47876a46bc3993b3b25630bbcac3 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Thu Jun 21 12:45:11 2012 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Thu Jul 05 10:26:48 2012 -0700 |
tree | bb8594264573d6107b16f213fe742da81926120f | |
parent | 693067383c8fb503890bd2d0558acc0a1bd11290 [diff] |
msm: pil-gss: Force into low power mode explicitly PIL core code already calls shutdown on all processor during late init, but we would like to remove that code. Therefore force GSS into low power mode by explicitly calling the shutdown op during driver probe. This achieves the same goal without requiring the PIL core to call shutdown on all processors. Change-Id: I13f0d2d6544d9e8d7668272e1059b27a1767ea8e Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>