Dmitry Torokhov d39b6cfe66 [PATCH] vr41xx: convert to the new platform device interface
The patch does the following for v441xx seris drivers:

 - stop using platform_device_register_simple() as it is going away
 - mark ->probe() and ->remove() methods as __devinit and __devexit
   respectively
 - initialize "owner" field in driver structure so there is a link
   from /sys/modules to the driver
 - mark *_init() and *_exit() functions as __init and __exit

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-22 07:53:56 -08:00
..
2006-03-20 20:23:13 +01:00
2006-02-03 08:32:04 -08:00
2006-01-01 22:21:50 +01:00
2006-01-10 08:01:59 -08:00
2006-02-14 10:01:39 -08:00
2006-01-10 08:01:59 -08:00
2006-01-10 08:01:59 -08:00
2006-02-08 01:04:50 -05:00
2006-01-10 08:01:59 -08:00
2006-01-10 08:01:59 -08:00
2006-01-10 08:01:59 -08:00
2006-01-10 08:01:59 -08:00
2006-01-14 10:41:42 -08:00
2006-02-03 08:31:59 -08:00
2006-01-12 09:09:00 -08:00
2006-01-10 08:01:59 -08:00
2006-02-27 08:18:04 -08:00
2006-01-14 10:41:42 -08:00
2006-01-10 13:39:07 +00:00
2006-02-11 21:41:13 -08:00
2006-01-18 19:25:49 -08:00
2006-01-10 08:01:59 -08:00