diff options
author | Dmitry Torokhov <dtor_core@ameritech.net> | 2006-01-03 23:57:35 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-01-03 23:57:35 +0100 |
commit | 21500bb32acd4c34b50e5d985712e29792c1b9ad (patch) | |
tree | 5100546631aad4116835634b846979550deaf1a7 /net | |
parent | [MMC] wbsd: make use of ARRAY_SIZE() macro (diff) | |
download | linux-21500bb32acd4c34b50e5d985712e29792c1b9ad.tar.xz linux-21500bb32acd4c34b50e5d985712e29792c1b9ad.zip |
[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 <dtor@mail.ru>
Acked-by: Pierre Ossman <drzeus@drzeus.cx>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions