[PATCH] USB: sl811_cs needs platform_device conversion too
authorDavid Brownell <david-b@pacbell.net>
Mon, 6 Feb 2006 20:15:15 +0000 (12:15 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 14 Feb 2006 05:33:39 +0000 (21:33 -0800)
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 <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found