]> git.baikalelectronics.ru Git - kernel.git/commit
Input: ALPS - suppress message about 'Unknown touchpad'
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 25 Aug 2014 18:24:47 +0000 (11:24 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 26 Aug 2014 22:17:30 +0000 (15:17 -0700)
commit05fd32e4e1390cb0dd264138537f17736be150f7
tree10a75fd9be87c1c034a1091dc3a0a851a9a37f20
parent97ad49d528c5960624fa8dec3e8952fdac0820e3
Input: ALPS - suppress message about 'Unknown touchpad'

When we fail to match data returned by E7 and EC reports we state that we
found "Unknown ALPS touchpad" whereas it is most likely it is not ALPS
touchpad at all. Change wording a bit and reduce the message to debug so
that it does not litter users logs and confuse them.

Reported-by: Paul Menzel <paulepanter@users.sourceforge.net>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/alps.c