hid-input/battery: remove battery_val
authorJeremy Fitzhardinge <jeremy@goop.org>
Sat, 3 Dec 2011 05:57:50 +0000 (21:57 -0800)
committerJeremy Fitzhardinge <jeremy@goop.org>
Sun, 8 Jan 2012 07:31:18 +0000 (18:31 +1100)
hidinput_get_battery_property() now directly polls the device for the
current battery strength, so there's no need for battery_val, or the
code to set it on the input event path.

Signed-off-by: Jeremy Fitzhardinge <jeremy@goop.org>

No differences found