]> git.baikalelectronics.ru Git - kernel.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)
commit86c715b7a6a1655d7a57814933e03ed89524809f
tree138c4f5eab34f5d39c400296c7f639c2cf58bf54
parentb172d815c714ab64838e7826a0be721aa739b33f
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