]> git.baikalelectronics.ru Git - kernel.git/commit
Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()
authorKevin Cernekee <cernekee@gmail.com>
Thu, 14 Feb 2013 06:23:04 +0000 (22:23 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 14 Feb 2013 17:18:06 +0000 (09:18 -0800)
commit74d85e6ab4400e07e874a7258990f419414f7e94
treee1f9e6729d10be5ea5a21c883060e6d17c4a7d36
parent78fe6e27f6f1ac62c8bb870fed3dab0b2feb78ce
Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()

This allows alps_identify() to override these settings based on the
device characteristics, if it is ever necessary.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Tested-by: Dave Turvene <dturvene@dahetral.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/alps.c