projects
/
platform
/
hal
/
backend
/
tw3
/
device-tw3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2539ac4
)
battery: remove meaningless logs
author
taeyoung
<ty317.kim@samsung.com>
Thu, 29 Dec 2016 07:16:01 +0000
(16:16 +0900)
committer
taeyoung
<ty317.kim@samsung.com>
Thu, 29 Dec 2016 07:16:01 +0000
(16:16 +0900)
Change-Id: Icd4656a9cafcfafbb0f1e569bdd6b2e1f96c666d
Signed-off-by: taeyoung <ty317.kim@samsung.com>
hw/battery/battery.c
patch
|
blob
|
history
diff --git
a/hw/battery/battery.c
b/hw/battery/battery.c
index
7a4e40f
..
5751943
100644
(file)
--- a/
hw/battery/battery.c
+++ b/
hw/battery/battery.c
@@
-85,8
+85,6
@@
static void uevent_delivered(struct udev_device *dev)
char *val;
int ret;
- _I("POWER_SUPPLY uevent is delivered");
-
if (!udata.updated_cb) {
_E("POWER_SUPPLY callback is NULL");
return;