From: Matthew Dharm Date: Mon, 5 Dec 2005 05:57:51 +0000 (-0800) Subject: [PATCH] USB Storage: cleanups of sddr09 X-Git-Tag: v2.6.16-rc1~474^2~22^2~10^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5b8cb9c91f2f7d54dc3f066db8d4e0f041de79b;p=pandora-kernel.git [PATCH] USB Storage: cleanups of sddr09 This is the first of three patches to prepare the sddr09 subdriver for conversion to the Sim-SCSI framework. This patch (as594) straightens out the initialization procedures and headers: Some ugly code from usb.c was moved into sddr09.c. Set-up of the private data structures was moved into the initialization routine. The connection between the "dpcm" version and the standalone version was clarified. A private declaration was moved from a header file into the subdriver's .c file. Signed-off-by: Alan Stern Acked-by: Andries Brouwer Signed-off-by: Matthew Dharm Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed