ACPI: thinkpad-acpi: checkpoint sysfs interface version due to hotkey

The change in the size of the hotkey mask, the hability to report the keys
that use the higher bits, and the addition of the hotkey_radio_sw attribute
are important enough features to warrant increasing the minor field of the
sysfs interface version.

Also, document a bit better how and when the thinkpad-acpi sysfs interface
version will be updated.

Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
Henrique de Moraes Holschuh
2007-07-18 23:45:32 -03:00
committed by Len Brown
parent 74941a69af
commit 94b0871318
2 changed files with 18 additions and 1 deletions

View File

@@ -22,7 +22,7 @@
*/
#define IBM_VERSION "0.14"
#define TPACPI_SYSFS_VERSION 0x000100
#define TPACPI_SYSFS_VERSION 0x000200
/*
* Changelog: