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
6fire
caiaq
misc
usx2y
Kconfig -rw-r--r-- 3.3 KB
Makefile -rw-r--r-- 521 bytes
card.c -rw-r--r-- 19.3 KB
card.h -rw-r--r-- 4.8 KB
clock.c -rw-r--r-- 9.0 KB
clock.h -rw-r--r-- 316 bytes
debug.h -rw-r--r-- 262 bytes
endpoint.c -rw-r--r-- 26.0 KB
endpoint.h -rw-r--r-- 711 bytes
format.c -rw-r--r-- 14.7 KB
format.h -rw-r--r-- 317 bytes
helper.c -rw-r--r-- 2.8 KB
helper.h -rw-r--r-- 1.1 KB
midi.c -rw-r--r-- 62.6 KB
midi.h -rw-r--r-- 1.5 KB
mixer.c -rw-r--r-- 61.9 KB
mixer.h -rw-r--r-- 1.8 KB
mixer_maps.c -rw-r--r-- 11.8 KB
mixer_quirks.c -rw-r--r-- 18.0 KB
mixer_quirks.h -rw-r--r-- 367 bytes
pcm.c -rw-r--r-- 25.8 KB
pcm.h -rw-r--r-- 379 bytes
power.h -rw-r--r-- 375 bytes
proc.c -rw-r--r-- 6.0 KB
proc.h -rw-r--r-- 211 bytes
quirks-table.h -rw-r--r-- 66.1 KB
quirks.c -rw-r--r-- 22.3 KB
quirks.h -rw-r--r-- 682 bytes
stream.c -rw-r--r-- 12.9 KB
stream.h -rw-r--r-- 286 bytes
usbaudio.h -rw-r--r-- 2.9 KB

back to top