linux/drivers/char/ip2
Greg Kroah-Hartman 47aa5793f7 device create: char: convert device_create to device_create_drvdata
device_create() is race-prone, so use the race-free
device_create_drvdata() instead as device_create() is going away.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-07-21 21:54:41 -07:00
..
Makefile ip2: fix crashes on load/unload 2008-05-24 09:56:11 -07:00
i2cmd.c
i2cmd.h
i2ellis.c Char: ip2, macros cleanup 2008-04-30 08:29:44 -07:00
i2ellis.h Char: ip2, macros cleanup 2008-04-30 08:29:44 -07:00
i2hw.h Char: ip2, macros cleanup 2008-04-30 08:29:44 -07:00
i2lib.c tty: Ldisc revamp 2008-07-20 17:12:34 -07:00
i2lib.h
i2pack.h
ip2.h
ip2base.c ip2: use request_firmware() 2008-07-10 14:49:41 +01:00
ip2ioctl.h
ip2main.c device create: char: convert device_create to device_create_drvdata 2008-07-21 21:54:41 -07:00
ip2trace.h
ip2types.h