From: Dmitry Torokhov Date: Tue, 3 Jan 2006 22:57:35 +0000 (+0000) Subject: [MMC] wbsd: convert to the new platfrom device interface X-Git-Tag: v2.6.16-rc1~931^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21500bb32acd4c34b50e5d985712e29792c1b9ad;p=pandora-kernel.git [MMC] wbsd: convert to the new platfrom device interface platform_device_register_simple() is going away, switch to using platfrom_device_alloc() + platform_device_add(). Also make sure that wbsd_driver gets unregistered when wbsd_init fails. Signed-off-by: Dmitry Torokhov Acked-by: Pierre Ossman --- Reading git-diff-tree failed