aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform
diff options
context:
space:
mode:
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>2009-04-14 02:44:14 +0000
committerLen Brown <len.brown@intel.com>2009-04-18 01:19:54 -0400
commitb57f7e7b836d271902b8b7b1ec8cf9312dc5d228 (patch)
tree03e87f4dbe5cefcf8228528bf77315a34cd060ca /drivers/platform
parentthinkpad-acpi: simplify module autoloading (diff)
downloadlinux-dev-b57f7e7b836d271902b8b7b1ec8cf9312dc5d228.tar.xz
linux-dev-b57f7e7b836d271902b8b7b1ec8cf9312dc5d228.zip
thinkpad-acpi: bump up version to 0.23
Plenty of high-profile changes, so it deserves a new version number. Features added since 0.22: * Restrict unsafe LEDs * New race-less brightness control strategy for IBM ThinkPads * Disclose TGID of driver access from userspace (debug) * Warn when deprecated functions are used Other changes: * Better debug messages in some subdrivers * Removed "hotkey disable" support, since it breaks the driver * Dropped "ibm-acpi" alias Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/platform')
-rw-r--r--drivers/platform/x86/thinkpad_acpi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/x86/thinkpad_acpi.c b/drivers/platform/x86/thinkpad_acpi.c
index caa774ae2392..912be65b6261 100644
--- a/drivers/platform/x86/thinkpad_acpi.c
+++ b/drivers/platform/x86/thinkpad_acpi.c
@@ -21,7 +21,7 @@
* 02110-1301, USA.
*/
-#define TPACPI_VERSION "0.22"
+#define TPACPI_VERSION "0.23"
#define TPACPI_SYSFS_VERSION 0x020300
/*