Searched hist:"9584051 f3cf3af181e577960956bb7c085879b67" (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/power/ |
H A D | charger-manager.h | diff 9584051f3cf3af181e577960956bb7c085879b67 Fri May 15 01:04:27 CEST 2020 Jonghwa Lee <jonghwa3.lee@samsung.com> power: supply: charger-manager: Remove cm_notify_event function
cm_notify_event() was introduced to get an event associated with the battery status externally (ie in board files), but no one ever used it. Moreover it makes charger manager driver more complicated. Drop the function and all data related to it to simplify the driver.
Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Jonathan Bakker <xc-racer2@live.ca> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
|
/linux/drivers/power/supply/ |
H A D | charger-manager.c | diff 9584051f3cf3af181e577960956bb7c085879b67 Fri May 15 01:04:27 CEST 2020 Jonghwa Lee <jonghwa3.lee@samsung.com> power: supply: charger-manager: Remove cm_notify_event function
cm_notify_event() was introduced to get an event associated with the battery status externally (ie in board files), but no one ever used it. Moreover it makes charger manager driver more complicated. Drop the function and all data related to it to simplify the driver.
Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Jonathan Bakker <xc-racer2@live.ca> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
|