From: David Brownell Date: Mon, 6 Feb 2006 20:15:15 +0000 (-0800) Subject: [PATCH] USB: sl811_cs needs platform_device conversion too X-Git-Tag: v2.6.16-rc4~100^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0c53f1dca10acc93462339cbd0bf24b10d60a13;p=pandora-kernel.git [PATCH] USB: sl811_cs needs platform_device conversion too The switchover to "platform_driver" from "device_driver" missed one rather essential usage, which broke the sl811_cs driver ... this resolves the omission. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed