Re: [PATCH v6 1/7] power: act8945a_charger: Remove "battery_temperature"
From: Sebastian Reichel
Date: Fri Aug 19 2016 - 11:45:06 EST
Hi,
On Fri, Aug 19, 2016 at 09:13:29AM +0800, Wenyou Yang wrote:
> - if (charger->battery_temperature && !(status & APCH_STATUS_TEMPDAT))
> + if (status & APCH_STATUS_TEMPDAT)
This is still wrong. You removed the negation.
-- Sebastian
Attachment:
signature.asc
Description: PGP signature