]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: nvec: ps2: let the start/stop streaming commands be called by the start...
authorMarc Dietrich <marvin24@gmx.de>
Mon, 26 Dec 2011 16:57:33 +0000 (17:57 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 31 Jan 2012 18:27:57 +0000 (10:27 -0800)
commit34ba143b9d1daf2eb7ea06b05c24b71faff82512
tree138c4f5eab34f5d39c400296c7f639c2cf58bf54
parentd1b5342c1f5946c2219e4e5bd770b1c1fc186272
staging: nvec: ps2: let the start/stop streaming commands be called by the start/stop functions of serio

Instead of executing these commands during open/close, the start/stop
event of the serio device seem to be more appropiete.

Signed-off-by: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Julian Andres Klode <jak@jak-linux.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/nvec/nvec_ps2.c