commit | 516077c1ee8a4a47cc41634a29954b636f3975ea | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oliver@neukum.org> | Thu Oct 05 09:04:11 2006 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Oct 17 14:46:31 2006 -0700 |
tree | 937b43dd72ce5a745efb2f2b670c9ced199423d1 | |
parent | 44960af1b6ab3e8fd23dc134fcf7862caf42936b [diff] |
USB: fix suspend support for usblp this implements suspend support for usblp. According to the CUPS people ENODEV will make CUPS retry the job. Thus it is returned in the runtime case. My printer survives suspend/resume cycles with it. Signed-off-by: Oliver Neukum <oliver@neukum.name> Signed-off-by: Vojtech Pavlik <vojtech@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>