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-- 541 bytes
Makefile -rw-r--r-- 248 bytes
balloc.c -rw-r--r-- 21.5 KB
dir.c -rw-r--r-- 5.4 KB
directory.c -rw-r--r-- 5.7 KB
ecma_167.h -rw-r--r-- 22.0 KB
file.c -rw-r--r-- 6.1 KB
ialloc.c -rw-r--r-- 3.2 KB
inode.c -rw-r--r-- 61.4 KB
lowlevel.c -rw-r--r-- 1.5 KB
misc.c -rw-r--r-- 7.8 KB
namei.c -rw-r--r-- 33.8 KB
osta_udf.h -rw-r--r-- 8.2 KB
partition.c -rw-r--r-- 8.6 KB
super.c -rw-r--r-- 60.7 KB
symlink.c -rw-r--r-- 2.6 KB
truncate.c -rw-r--r-- 7.9 KB
udf_i.h -rw-r--r-- 1.3 KB
udf_sb.h -rw-r--r-- 4.3 KB
udfdecl.h -rw-r--r-- 8.2 KB
udfend.h -rw-r--r-- 1.6 KB
udftime.c -rw-r--r-- 5.8 KB
unicode.c -rw-r--r-- 11.1 KB

back to top