]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commit2e992cc030d8e4e42632bcc9e16605e629886778
tree2aa52da87c087d58cc3cec915ccc27e8704002a2
parent99df65e705503a97a5fceb30317086a091b4052d
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