CHROMIUM: Input: synaptics - skip trackpoint reconnect
authorChung-yih Wang <cywang@chromium.org>
Tue, 19 Feb 2013 10:47:05 +0000 (18:47 +0800)
committerChromeBot <chrome-bot@google.com>
Fri, 22 Feb 2013 02:17:00 +0000 (18:17 -0800)
commit6e600b92ec9ff57a6e4935ae31f3b6425c4c3344
tree9c0bdfa8801e98e73cb11eeca7c21708774945df
parentb09ec140d31136176eee94bfb49f46eb7cf2ffda
CHROMIUM: Input: synaptics - skip trackpoint reconnect

Since trackpoint properties are probed in the boot time, it should
be safe to skip the reconnect function as we don't need to
probe the properties again to reduce the latency of unresponsiveness.

BUG=chrome-os-partner:15015
TEST=on device; use powerd_suspend and then hit a key to wake it up
   see if the trackpoint/trackpoint could be active in 3~4 seconds
   after resume instead of 7 seconds long

Change-Id: I7286fe97dfd4a68dbbca0aa411eb15b0d2bcd67d
Signed-off-by: Chung-yih Wang <cywang@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/43510
Tested-by: Agnes Cheng <agnescheng@google.com>
Reviewed-by: Benson Leung <bleung@chromium.org>
Reviewed-by: Gediminas Ramanauskas <gedis@chromium.org>
drivers/input/mouse/psmouse-base.c