Revision 2198edddd8f0245d4c47419310c6cfb0f4e1a197 authored by Josh Boyer on 18 April 2012, 14:05:17 UTC, committed by Jiri Kosina on 19 April 2012, 12:16:43 UTC
Commit 4f5ca836b "HID: hid-input: add support for HID devices reporting
Battery Strength" added the CONFIG_HID_BATTERY_STRENGTH option to report
the battery strength of HID devices.  The commit log explicitly mentions
it not working properly with recent userspace, but it is default y
anyway.  This is rather odd, and actually causes problems on real
systems.

This works around Fedora bug
https://bugzilla.redhat.com/show_bug.cgi?id=806295

Signed-off-by: Josh Boyer <jwboyer@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
1 parent 2cee571
History
File Mode Size
Kconfig -rw-r--r-- 492 bytes
Makefile -rw-r--r-- 343 bytes
ast.c -rw-r--r-- 8.0 KB
ast.h -rw-r--r-- 1.3 KB
config.c -rw-r--r-- 28.0 KB
config.h -rw-r--r-- 1.6 KB
debug_fs.c -rw-r--r-- 16.4 KB
dir.c -rw-r--r-- 9.9 KB
dir.h -rw-r--r-- 1.2 KB
dlm_internal.h -rw-r--r-- 17.5 KB
lock.c -rw-r--r-- 124.6 KB
lock.h -rw-r--r-- 2.6 KB
lockspace.c -rw-r--r-- 19.2 KB
lockspace.h -rw-r--r-- 1.0 KB
lowcomms.c -rw-r--r-- 38.1 KB
lowcomms.h -rw-r--r-- 1014 bytes
lvb_table.h -rw-r--r-- 687 bytes
main.c -rw-r--r-- 2.0 KB
member.c -rw-r--r-- 16.1 KB
member.h -rw-r--r-- 1.4 KB
memory.c -rw-r--r-- 2.1 KB
memory.h -rw-r--r-- 1.0 KB
midcomms.c -rw-r--r-- 3.7 KB
midcomms.h -rw-r--r-- 864 bytes
netlink.c -rw-r--r-- 2.9 KB
plock.c -rw-r--r-- 11.4 KB
rcom.c -rw-r--r-- 14.6 KB
rcom.h -rw-r--r-- 1.1 KB
recover.c -rw-r--r-- 20.2 KB
recover.h -rw-r--r-- 1.5 KB
recoverd.c -rw-r--r-- 7.4 KB
recoverd.h -rw-r--r-- 970 bytes
requestqueue.c -rw-r--r-- 5.3 KB
requestqueue.h -rw-r--r-- 882 bytes
user.c -rw-r--r-- 24.3 KB
user.h -rw-r--r-- 586 bytes
util.c -rw-r--r-- 4.5 KB
util.h -rw-r--r-- 805 bytes

back to top