mfd: Fixed unconditional reset of the mc13xxx ADC reading enable bits
authorRobin van der Gracht <robin@protonic.nl>
Tue, 29 Nov 2011 11:09:03 +0000 (12:09 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 8 Jan 2012 23:37:33 +0000 (00:37 +0100)
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>

No differences found