commit | ef955341f692475236f0fbe6853f49337dff77a5 | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oliver@neukum.org> | Sat Jan 16 01:33:03 2010 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Mar 02 14:53:23 2010 -0800 |
tree | 782c8677ba375ada558578fefe5321c84c5b4dff | |
parent | 5d3987796c7a747e5ed3ded1eb64a9632d52a1a4 [diff] |
USB: Export QUIRK_RESET_MORPHS through sysfs Some devices which use mode switching revert to their primary mode as they are reset. They must not be reset for error handling. As user spaces makes the switch it also has to tell the kernel that a device is quirky. Signed-off-by: Oliver Neukum <oliver@neukum.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>