summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJonghwa Lee <jonghwa3.lee@samsung.com>2014-09-11 20:11:54 +0900
committerChanho Park <chanho61.park@samsung.com>2014-11-18 12:00:56 +0900
commit4f8d67564289768976d5a1b91b7b0b42506a5386 (patch)
tree873ac40d3ac66f2b67a43d473cf88eb69664e103 /Documentation
parent0b0b1513509d699ec6fb9086428444a95c3ffb7b (diff)
downloadlinux-3.10-4f8d67564289768976d5a1b91b7b0b42506a5386.tar.gz
linux-3.10-4f8d67564289768976d5a1b91b7b0b42506a5386.tar.bz2
linux-3.10-4f8d67564289768976d5a1b91b7b0b42506a5386.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. Change-Id: I89d802f57a3005c9102e8d342318f2bf77ccce48 Signed-off-by: Jonghwa Lee <jonghwa3.lee@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 2b33750e3db..767aaa58beb 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>;