extcon: support usage count about extcon-related devices 81/98781/2
authorKunhoon Baik <knhoon.baik@samsung.com>
Sat, 19 Nov 2016 02:55:13 +0000 (11:55 +0900)
committertaeyoung <ty317.kim@samsung.com>
Mon, 21 Nov 2016 02:46:30 +0000 (11:46 +0900)
commitf8b562b914e88d557bb5c42083afb61b03a00135
tree6eb3d128baecb55a3d85fe644726078aff265708
parent7d2617e3013a3898b171a0e553e24c09a4edb83a
extcon: support usage count about extcon-related devices

 - earjack connection count
 - charger conneciton count
 - battery full charging count (exception)

Change-Id: Id3956708bfb373939553165bd1f7f85087721a7a
Signed-off-by: taeyoung <ty317.kim@samsung.com>
src/battery/power-supply.c
src/extcon/earjack.c
src/extcon/extcon.h
src/extcon/extcon_count.c [new file with mode: 0755]
src/extcon/extcon_count.h [new file with mode: 0755]