commit | ba35e02bdcbd3a25238421a7e20efdb69436d3cf | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oneukum@suse.de> | Thu Mar 01 14:31:02 2007 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Apr 27 13:28:33 2007 -0700 |
tree | 06432c0c28b762b8df2d55f76d4a0d3d0be9881b | |
parent | 08a78cbb410032a025e0323bcfb12b348fc7a389 [diff] |
USB: fix skeleton driver compilation of the skeleton driver is currently broken. It doesn't compile. So while I am it: - fix typo - add comments to answer common questions - actually allow autosuspend in the driver struct - increase paralellism by restricting code under locks Signed-off-by: Oliver Neukum <oneukum@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>