staging: nvec: fix mouse suspend/resume calls
authorMarc Dietrich <marvin24@gmx.de>
Sun, 27 Jan 2013 16:43:42 +0000 (17:43 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Jan 2013 04:25:09 +0000 (23:25 -0500)
commit85a90528b2b4f2d38a56df5b3f137223983aad4b
treec95c3b5b441b26abd8edfcd4a4ef9036155312b4
parent518945fbfbe9e2bc39057115aa23e25b084a03e0
staging: nvec: fix mouse suspend/resume calls

The EC command for enable/disable is not an EC command. Instead it needs
to be send to the mouse.

Signed-off-by: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/nvec/nvec_ps2.c