From: Dmitry Torokhov Date: Mon, 12 Dec 2011 08:05:53 +0000 (-0800) Subject: Input: synaptics - fix touchpad not working after S2R on Vostro V13 X-Git-Tag: v3.2-rc7~41^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8521478f67e95ada4e87970c7b41e504c724b2cf;p=pandora-kernel.git Input: synaptics - fix touchpad not working after S2R on Vostro V13 Synaptics touchpads on several Dell laptops, particularly Vostro V13 systems, may not respond properly to PS/2 commands and queries immediately after resuming from suspend to RAM. This leads to unresponsive touchpad after suspend/resume cycle. Adding a 1-second delay after resetting the device allows touchpad to finish initializing (calibrating?) and start reacting properly. Reported-by: Daniel Manrique Tested-by: Daniel Manrique Cc: stable@kernel.org Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed