]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit74d0f9352f0074969b20caed58ce21abb83c3fa1
treec95c3b5b441b26abd8edfcd4a4ef9036155312b4
parentc099c3654f4cada164f6fa014e09f50601693ae2
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