]> git.baikalelectronics.ru Git - kernel.git/commit
Input: ALPS - move alps_get_model() down below hw_init code
authorKevin Cernekee <cernekee@gmail.com>
Thu, 14 Feb 2013 04:57:04 +0000 (20:57 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 14 Feb 2013 17:17:47 +0000 (09:17 -0800)
commit9022d581d0c27f162ed90ad1ff5b212a1f525b4b
tree2aa52da87c087d58cc3cec915ccc27e8704002a2
parentc7a1e6aa45fcea8e794430cd07344ed941788177
Input: ALPS - move alps_get_model() down below hw_init code

This will minimize the number of forward declarations needed when
alps_get_model() starts assigning function pointers.

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