From: Marc Dietrich Date: Mon, 26 Dec 2011 16:57:32 +0000 (+0100) Subject: staging: nvec: ps2: add suspend/resume functions X-Git-Tag: v3.4-rc1~186^2~176^2~179 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1b5342c1f5946c2219e4e5bd770b1c1fc186272;p=pandora-kernel.git staging: nvec: ps2: add suspend/resume functions This adds suspend and resume functions to the nvec_ps2 mouse driver. During suspend the nvec sends a "Cancel all mouse events" command. If this is missed, there will be still some bytes in the received buffer after resume which make the mouse go out of sync. Signed-off-by: Marc Dietrich Signed-off-by: Julian Andres Klode Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed