commit | 591a1a10c654dfd4f223031ae9455f34ddb41a9b | [log] [tgz] |
---|---|---|
author | Abhijeet Dharmapurikar <adharmap@codeaurora.org> | Fri Aug 23 14:14:40 2013 -0700 |
committer | Vikram Mulukutla <markivx@codeaurora.org> | Fri Nov 15 16:27:40 2013 -0800 |
tree | 34bc657f91626be866c904cad8b38cee085045f8 | |
parent | 3cf215698cc9298ab373c66bfe5b79079bf0f58d [diff] |
msm: krait-regulator: force BHS on offlined CPUs at boot There could be regulator enable calls on offlined CPUs at boot time. That leads to an issue where the driver calls smp functions on them to switch ldo/bhs. Set the force_bhs flags on offlined CPUs at boot to avoid this problem. Change-Id: I9f5bccc89e59ef2da12670b921b98e02fb078acf Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>