commit | 34ba143b9d1daf2eb7ea06b05c24b71faff82512 | [log] [tgz] |
---|---|---|
author | Marc Dietrich <marvin24@gmx.de> | Mon Dec 26 17:57:33 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jan 31 10:27:57 2012 -0800 |
tree | 138c4f5eab34f5d39c400296c7f639c2cf58bf54 | |
parent | d1b5342c1f5946c2219e4e5bd770b1c1fc186272 [diff] |
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>