summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJonghwa Lee <jonghwa3.lee@samsung.com>2014-12-19 17:55:16 +0900
committerSeung-Woo Kim <sw0312.kim@samsung.com>2016-12-14 13:40:43 +0900
commitfec558454c8aa451ec16652fac752eee9f9ce1be (patch)
tree3e0b7bd63403368bf3371c837d0debcd2211797d /Documentation
parent2ab6a7b2c9e60bfa40cf8198579331c6fc842683 (diff)
downloadlinux-exynos-fec558454c8aa451ec16652fac752eee9f9ce1be.tar.gz
linux-exynos-fec558454c8aa451ec16652fac752eee9f9ce1be.tar.bz2
linux-exynos-fec558454c8aa451ec16652fac752eee9f9ce1be.zip
power: charger-manager: Remove deprecated function, cm_notify_event().
cm_notify_event() is introduced to get event associated with battery status externally, but no one had been used. Moreover it makes charger manager driver more complicated. This patch tries to drop the function and all data related to simplify the driver. Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com> [k.kozlowski: rebased on 4.1] Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/power_supply/charger-manager.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/power_supply/charger-manager.txt b/Documentation/devicetree/bindings/power_supply/charger-manager.txt
index ec4fe9de3137..827576e19bd3 100644
--- a/Documentation/devicetree/bindings/power_supply/charger-manager.txt
+++ b/Documentation/devicetree/bindings/power_supply/charger-manager.txt
@@ -39,7 +39,6 @@ Example :
cm-poll-mode = <1>;
cm-poll-interval = <30000>;
- cm-fullbatt-vchkdrop-ms = <30000>;
cm-fullbatt-vchkdrop-volt = <150000>;
cm-fullbatt-soc = <100>;