1
0
Fork 0
alistair23-linux/drivers/firmware
Dmitry Torokhov a7f3ea728b [PATCH] dcdbas: convert to the new platform device interface
Do not use platform_device_register_simple() as it is going away, define
dcdbas_driver and implement ->probe() and ->remove() functions so manual
binding and unbinding will work with this driver.

Also switch to using attribute_group when creating sysfs attributes and
make sure to check and handle errors; explicitely remove attributes when
detaching driver.

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
..
Kconfig [PATCH] dell_rbu driver depends on x86[64] 2005-11-22 09:13:44 -08:00
Makefile [PATCH] dcdbas: add Dell Systems Management Base Driver with sysfs support 2005-09-07 16:57:27 -07:00
dcdbas.c [PATCH] dcdbas: convert to the new platform device interface 2006-03-22 07:53:56 -08:00
dcdbas.h [PATCH] dcdbas: add Dell Systems Management Base Driver with sysfs support 2005-09-07 16:57:27 -07:00
dell_rbu.c [PATCH] dell_rbu: fix Bug 5854 2006-01-14 18:27:13 -08:00
edd.c [PATCH] drivers/firmware: kmalloc + memset -> kzalloc conversion 2005-11-07 07:54:00 -08:00
efivars.c [PATCH] move capable() to capability.h 2006-01-11 18:42:13 -08:00
pcdp.c [PATCH] PCDP: if PCDP contains parity information, use it 2005-07-28 08:39:02 -07:00
pcdp.h [IA64] Make PCDP work again. 2005-07-13 11:56:32 -07:00