memstick: convert struct class_device to struct device
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 3 Mar 2008 23:13:36 +0000 (00:13 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 20 Apr 2008 02:10:29 +0000 (19:10 -0700)
struct class_device is going away, struct device should be used instead.

Signed-off-by: Tony Jones <tonyj@suse.de>
Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Cc: Alex Dubov <oakad@yahoo.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found