commit | f3db97ab16a11ffa185ead06dd3e06156f67f372 | [log] [tgz] |
---|---|---|
author | Jay Chokshi <jchokshi@codeaurora.org> | Wed Aug 08 19:32:15 2012 -0700 |
committer | Jay Chokshi <jchokshi@codeaurora.org> | Mon Sep 10 12:36:19 2012 -0700 |
tree | b03ee556ce667decd76f4cb914d0dbb83b21ad3f | |
parent | 51511803439bf3faa8772283d20bd8b6a9c47892 [diff] |
mfd: pm8xxx-pwm: Correct the order of bank selection and update The existing operational sequence to enable PWM/LPG mode is incorrect, that is, it enables the LPG bank before selecting it. Correct the sequence by changing the order so that we select the bank first and then enable it. Change-Id: Ic56fb7342ff5a7bf569d2809cce75419fe0d8de4 Signed-off-by: Jay Chokshi <jchokshi@codeaurora.org>