remarkable-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
..
dcdbas.c [PATCH] dcdbas: convert to the new platform device interface 2006-03-22 07:53:56 -08:00
dcdbas.h
dell_rbu.c [PATCH] dell_rbu: fix Bug 5854 2006-01-14 18:27:13 -08:00
edd.c
efivars.c [PATCH] move capable() to capability.h 2006-01-11 18:42:13 -08:00
Kconfig [PATCH] dell_rbu driver depends on x86[64] 2005-11-22 09:13:44 -08:00
Makefile
pcdp.c
pcdp.h