commit | 2161891a0a7bcad6ee8819bb324ee4a031bc8a95 | [log] [tgz] |
---|---|---|
author | Robin van der Gracht <robin@protonic.nl> | Tue Nov 29 12:09:03 2011 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Jan 09 00:37:33 2012 +0100 |
tree | 99fdd22dd2e0c8e1f24a573ca80ea5766aaf1839 | |
parent | 99f09bebbe4e9e008a4e0555340494840c6bd644 [diff] |
mfd: Fixed unconditional reset of the mc13xxx ADC reading enable bits When the ADC is being prepared for a single or multiple channel reading, the adc0 register is reconfigured without taking the lithium cell, charge current and battery current reading enable bits into account. Which results in clearing the bits. Signed-off-by: Robin van der Gracht <robin@protonic.nl> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>