Re: [PATCH 4/5] mfd: axp20x: Drop wrong AXP288_PMIC_ADC_EN define
From: Chen-Yu Tsai <hidden>
Date: 2016-12-14 14:29:43
From: Chen-Yu Tsai <hidden>
Date: 2016-12-14 14:29:43
On Wed, Dec 14, 2016 at 9:52 PM, Hans de Goede [off-list ref] wrote:
The adc-enable register for the axp288 is 0x82, not 0x84. 0x82 is already defined as AXP20X_ADC_EN1 and that is what the axp288_adc driver is actually using, so simply drop the wrong AXP288_PMIC_ADC_EN define. Signed-off-by: Hans de Goede <redacted>
Acked-by: Chen-Yu Tsai <redacted>