power: change the parameter of device_notify to the address 69/106969/2
authortaeyoung <ty317.kim@samsung.com>
Mon, 26 Dec 2016 03:59:44 +0000 (12:59 +0900)
committerTaeyoung Kim <ty317.kim@samsung.com>
Mon, 26 Dec 2016 05:39:38 +0000 (21:39 -0800)
commita3440c802f94ba3be6c1b6ac20910e0c3ce297aa
treeaeb7b1c63879a9d7143341a6d8bc75f33df017ff
parentdc03c70052a502f0dbc8c60eeede9e30a08b144f
power: change the parameter of device_notify to the address

The paramter of the device_notify is (void *). Thus
There can be a problem related witht the type if integer
value is delivered by casting to (void *).

Change-Id: I615249b97a7c08bd0f3e57456a23cb80c0ee8d9b
Signed-off-by: taeyoung <ty317.kim@samsung.com>
src/battery/power-supply.c