kernel-hacking-2024-linux-s.../drivers
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
..
acorn
acpi
amba
atm
base
block
bluetooth
cdrom
char [PATCH] vr41xx: convert to the new platform device interface 2006-03-22 07:53:56 -08:00
connector
cpufreq
crypto
dio
edac
eisa
fc4
firmware
hwmon
i2c
ide
ieee1394
infiniband Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2006-03-21 09:31:48 -08:00
input
isdn
macintosh
mca
md [PATCH] dm: bio split bvec fix 2006-03-22 07:53:55 -08:00
media Revert "V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversion" 2006-03-21 14:51:37 -08:00
message
mfd
misc
mmc
mtd
net [netdrvr] pcnet32: other source formatting cleanups 2006-03-21 16:22:47 -05:00
nubus
oprofile
parisc
parport
pci
pcmcia
pnp
rapidio
s390
sbus
scsi Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 2006-03-21 09:23:46 -08:00
serial [PATCH] vr41xx: convert to the new platform device interface 2006-03-22 07:53:56 -08:00
sh
sn Pull sem2mutex-ioc4 into release branch 2006-03-21 08:17:15 -08:00
spi
tc
telephony
usb Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 2006-03-21 09:25:47 -08:00
video [PATCH] i810fb_cursor(): use GFP_ATOMIC 2006-03-22 07:53:55 -08:00
w1
zorro
Kconfig
Makefile