Input: pmouse - move Sentelic probe down the list
authorTai-hwa Liang <avatar@sentelic.com>
Wed, 13 Jan 2010 08:16:27 +0000 (00:16 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 22 Jan 2010 23:18:28 +0000 (15:18 -0800)
commit2196ca4e67b04a1e083337aae825c381df0a919c
tree8dab7a5be817c9634f4e5193d494d72e5f36aba1
parent94249e60370f0094831ba673881222252d799257
Input: pmouse - move Sentelic probe down the list

commit 4a18b3ab6ed537b055e3fcfca64ab870b4f9acf0 upstream.

Sentelic probes confuse IBM trackpoints so they stop responding to
TP_READ_ID command. See:

http://bugzilla.kernel.org/show_bug.cgi?id=14970

Let's move FSP detection lower so it is probed after trackpoint and
others, just before we strat probing for Intellimouse Explorer.

Signed-off-by: Tai-hwa Liang <avatar@sentelic.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/input/mouse/psmouse-base.c