diff options
author | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | 2009-12-15 23:51:13 (GMT) |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-12-16 05:00:11 (GMT) |
commit | 5d2eb14d36723eba0b31ae208bc346835751e944 (patch) | |
tree | dfa1dc4d5c63030e7d0c5bae567f5d0abb8ecc38 | |
parent | 887965e6576a78f71b9b98dec43fd1c73becd2e8 (diff) | |
download | linux-fsl-qoriq-5d2eb14d36723eba0b31ae208bc346835751e944.tar.xz |
thinkpad-acpi: bump version to 0.24
Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: Len Brown <len.brown@intel.com>
-rw-r--r-- | Documentation/laptops/thinkpad-acpi.txt | 4 | ||||
-rw-r--r-- | drivers/platform/x86/thinkpad_acpi.c | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/laptops/thinkpad-acpi.txt b/Documentation/laptops/thinkpad-acpi.txt index b4ed30c..169091f 100644 --- a/Documentation/laptops/thinkpad-acpi.txt +++ b/Documentation/laptops/thinkpad-acpi.txt @@ -1,7 +1,7 @@ ThinkPad ACPI Extras Driver - Version 0.23 - April 10th, 2009 + Version 0.24 + December 11th, 2009 Borislav Deianov <borislav@users.sf.net> Henrique de Moraes Holschuh <hmh@hmh.eng.br> diff --git a/drivers/platform/x86/thinkpad_acpi.c b/drivers/platform/x86/thinkpad_acpi.c index c21c35e..af23525 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.23" +#define TPACPI_VERSION "0.24" #define TPACPI_SYSFS_VERSION 0x020700 /* |