Input: atkbd - supress "too many keys" error message
authorDmitry Torokhov <dtor@insightbb.com>
Wed, 11 Oct 2006 05:44:46 +0000 (01:44 -0400)
committerDmitry Torokhov <dtor@insightbb.com>
Wed, 11 Oct 2006 05:44:46 +0000 (01:44 -0400)
commit86255d9d0bede79140f4912482447963f00818c0
treea3d18df86ecd58f3e84168141084b848507a42a3
parent817e6ba3623de9cdc66c6aba90eae30b5588ff11
Input: atkbd - supress "too many keys" error message

Many users seems to be annoyed by this warning so kill the message
and implement a counter exported as a sysfs attribute so we still
know what is going on. Make atkbd use attribute groups while we are
at it.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/keyboard/atkbd.c