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-- 3.3 KB
Makefile -rw-r--r-- 1.1 KB
README -rw-r--r-- 7.9 KB
bitmap.c -rw-r--r-- 39.3 KB
dir.c -rw-r--r-- 9.1 KB
do_balan.c -rw-r--r-- 57.0 KB
file.c -rw-r--r-- 10.5 KB
fix_node.c -rw-r--r-- 77.2 KB
hashes.c -rw-r--r-- 3.6 KB
ibalance.c -rw-r--r-- 35.2 KB
inode.c -rw-r--r-- 92.1 KB
ioctl.c -rw-r--r-- 5.4 KB
item_ops.c -rw-r--r-- 18.7 KB
journal.c -rw-r--r-- 121.3 KB
lbalance.c -rw-r--r-- 41.4 KB
lock.c -rw-r--r-- 2.6 KB
namei.c -rw-r--r-- 44.2 KB
objectid.c -rw-r--r-- 6.9 KB
prints.c -rw-r--r-- 20.7 KB
procfs.c -rw-r--r-- 14.7 KB
resize.c -rw-r--r-- 6.1 KB
stree.c -rw-r--r-- 64.3 KB
super.c -rw-r--r-- 65.8 KB
tail_conversion.c -rw-r--r-- 9.1 KB
xattr.c -rw-r--r-- 25.8 KB
xattr_acl.c -rw-r--r-- 12.2 KB
xattr_security.c -rw-r--r-- 3.0 KB
xattr_trusted.c -rw-r--r-- 1.4 KB
xattr_user.c -rw-r--r-- 1.3 KB

README

back to top