commit | 46b9d13aaec19dfbd5882a999e8ed85fc97a751e | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Tue Nov 20 14:49:10 2012 +0900 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Nov 20 12:46:45 2012 +0100 |
tree | 74610131991640b38f23aa38676ff241bd6deed5 | |
parent | 3ebef34d5cf658752d000001d2a6a5defe8cf3a9 [diff] |
mfd: arizona: Sync regcache after reset In the absence of a physical reset line the chip is reset by writing the first register, which is done after the register patch has been applied. This patch synchronises the register cache after the reset to preserve any register changes that had been applied. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>