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
Makefile -rw-r--r-- 200 bytes
ct20k1reg.h -rw-r--r-- 20.1 KB
ct20k2reg.h -rw-r--r-- 3.1 KB
ctamixer.c -rw-r--r-- 9.7 KB
ctamixer.h -rw-r--r-- 2.7 KB
ctatc.c -rw-r--r-- 42.0 KB
ctatc.h -rw-r--r-- 5.3 KB
ctdaio.c -rw-r--r-- 17.2 KB
ctdaio.h -rw-r--r-- 3.3 KB
cthardware.c -rw-r--r-- 1.6 KB
cthardware.h -rw-r--r-- 7.5 KB
cthw20k1.c -rw-r--r-- 48.6 KB
cthw20k1.h -rw-r--r-- 598 bytes
cthw20k2.c -rw-r--r-- 51.8 KB
cthw20k2.h -rw-r--r-- 598 bytes
ctimap.c -rw-r--r-- 2.5 KB
ctimap.h -rw-r--r-- 1.1 KB
ctmixer.c -rw-r--r-- 30.0 KB
ctmixer.h -rw-r--r-- 1.7 KB
ctpcm.c -rw-r--r-- 11.0 KB
ctpcm.h -rw-r--r-- 612 bytes
ctresource.c -rw-r--r-- 5.7 KB
ctresource.h -rw-r--r-- 2.2 KB
ctsrc.c -rw-r--r-- 19.4 KB
ctsrc.h -rw-r--r-- 4.4 KB
cttimer.c -rw-r--r-- 11.1 KB
cttimer.h -rw-r--r-- 686 bytes
ctvmem.c -rw-r--r-- 5.6 KB
ctvmem.h -rw-r--r-- 1.8 KB
xfi.c -rw-r--r-- 4.4 KB

back to top