]> asedeno.scripts.mit.edu Git - linux.git/commit
power: supply: act8945a_charger: Remove "battery_temperature"
authorWenyou Yang <wenyou.yang@atmel.com>
Thu, 25 Aug 2016 07:19:51 +0000 (15:19 +0800)
committerSebastian Reichel <sre@kernel.org>
Wed, 31 Aug 2016 14:46:50 +0000 (16:46 +0200)
commit6b021fc91038201ed44e99ae32b6a93c6e8be1f4
treed2fa0feb5c18cde07068da5610b80a57393222bc
parent5da643b26d280e1b061e18b92bc7d5709ee8034e
power: supply: act8945a_charger: Remove "battery_temperature"

Remove "battery_temperature" member, it is redundant, it is the
hardware's responsibility to handle TH pin properly.
It is unnecessary to use the dt property to check if there is
a battery temperature monitor or not.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
drivers/power/supply/act8945a_charger.c