From: Oliver Neukum Date: Thu, 1 Mar 2007 13:31:02 +0000 (+0100) Subject: USB: fix skeleton driver X-Git-Tag: v2.6.22-rc1~1117^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba35e02bdcbd3a25238421a7e20efdb69436d3cf;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed