linux/drivers/misc
Henrique de Moraes Holschuh cc4c24e115 ACPI: thinkpad-acpi: do not use named sysfs groups
The initial version of the thinkpad-acpi sysfs interface (not yet released
in any stable mainline kernel) made liberal use of named sysfs groups, in
order to get the attributes more organized.

This proved to be a really bad design decision.  Maybe if attribute groups
were as flexible as a real directory, and if binary attributes were not
second-class citizens, the idea of subdirs and named groups would not have
been so bad.

This patch makes all the thinkpad-acpi sysfs groups anonymous (thus
removing the subdirs), adds the former group names as a prefix (so that
hotkey/enable becomes hotkey_enable for example), and updates the
documentation.

These changes will make the thinkpad-acpi sysfs ABI a lot easier to
maintain.

Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: Len Brown <len.brown@intel.com>
2007-05-31 12:53:00 -04:00
..
hdpuftrs PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
ibmasm [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
asus-laptop.c asus-laptop: version bump and lindent 2007-05-10 02:40:42 -04:00
blink.c Add keyboard blink driver 2007-05-08 11:15:10 -07:00
ioc4.c [PATCH] IOC3/IOC4: PCI mem space resources 2007-02-11 10:51:25 -08:00
Kconfig sony-laptop: rename SONY_LAPTOP_OLD to a more meaningful SONYPI_COMPAT 2007-05-10 02:42:45 -04:00
lkdtm.c [PATCH] assigning enum constant to char * is vile, even if it happens to be 0 2007-02-09 08:28:48 -08:00
Makefile Misc: add sensable phantom driver 2007-05-08 11:15:14 -07:00
msi-laptop.c acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC commands 2007-05-10 03:52:22 -04:00
phantom.c Misc: phantom, take care of pci posting 2007-05-23 20:14:14 -07:00
sony-laptop.c sony-laptop: rename SONY_LAPTOP_OLD to a more meaningful SONYPI_COMPAT 2007-05-10 02:42:45 -04:00
thinkpad_acpi.c ACPI: thinkpad-acpi: do not use named sysfs groups 2007-05-31 12:53:00 -04:00
thinkpad_acpi.h ACPI: thinkpad-acpi: do not use named sysfs groups 2007-05-31 12:53:00 -04:00
tifm_7xx1.c disable socket power in adapter driver instead of media one 2007-05-08 22:41:47 +02:00
tifm_core.c tifm: layout fixes, small changes to comments and printfs 2007-05-01 13:04:15 +02:00