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
oss
seq
Kconfig -rw-r--r-- 6.0 KB
Makefile -rw-r--r-- 1.1 KB
compress_offload.c -rw-r--r-- 20.0 KB
control.c -rw-r--r-- 44.0 KB
control_compat.c -rw-r--r-- 11.5 KB
ctljack.c -rw-r--r-- 1.5 KB
device.c -rw-r--r-- 6.6 KB
hrtimer.c -rw-r--r-- 4.1 KB
hwdep.c -rw-r--r-- 13.2 KB
hwdep_compat.c -rw-r--r-- 2.3 KB
info.c -rw-r--r-- 23.0 KB
info_oss.c -rw-r--r-- 3.9 KB
init.c -rw-r--r-- 23.7 KB
isadma.c -rw-r--r-- 3.0 KB
jack.c -rw-r--r-- 6.2 KB
memalloc.c -rw-r--r-- 13.4 KB
memory.c -rw-r--r-- 2.5 KB
misc.c -rw-r--r-- 3.8 KB
pcm.c -rw-r--r-- 32.0 KB
pcm_compat.c -rw-r--r-- 15.0 KB
pcm_lib.c -rw-r--r-- 61.3 KB
pcm_memory.c -rw-r--r-- 14.4 KB
pcm_misc.c -rw-r--r-- 12.5 KB
pcm_native.c -rw-r--r-- 93.5 KB
pcm_timer.c -rw-r--r-- 3.7 KB
rawmidi.c -rw-r--r-- 47.2 KB
rawmidi_compat.c -rw-r--r-- 3.5 KB
rtctimer.c -rw-r--r-- 4.1 KB
sgbuf.c -rw-r--r-- 3.5 KB
sound.c -rw-r--r-- 11.8 KB
sound_oss.c -rw-r--r-- 7.3 KB
timer.c -rw-r--r-- 50.8 KB
timer_compat.c -rw-r--r-- 3.5 KB
vmaster.c -rw-r--r-- 10.8 KB

back to top