Add patches accepted for 2.6.27-rc1
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / releases / upstream / 2.6.27-rc1 / 0006-ACPI-thinkpad-acpi-bump-up-version-to-0.21.patch
blob0f423b507e9bebfef12181c0e8e3706545d65b17
1 From 490673dc98adfc7de1703cc88508902bd10f446b Mon Sep 17 00:00:00 2001
2 From: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
3 Date: Mon, 21 Jul 2008 09:15:51 -0300
4 Subject: ACPI: thinkpad-acpi: bump up version to 0.21
6 rfkill support deserves a new version checkpoint...
8 Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
9 ---
10 Documentation/laptops/thinkpad-acpi.txt | 4 ++--
11 drivers/misc/thinkpad_acpi.c | 2 +-
12 2 files changed, 3 insertions(+), 3 deletions(-)
14 diff --git a/Documentation/laptops/thinkpad-acpi.txt b/Documentation/laptops/thinkpad-acpi.txt
15 index 1c1c021..02dc748 100644
16 --- a/Documentation/laptops/thinkpad-acpi.txt
17 +++ b/Documentation/laptops/thinkpad-acpi.txt
18 @@ -1,7 +1,7 @@
19 ThinkPad ACPI Extras Driver
21 - Version 0.20
22 - April 09th, 2008
23 + Version 0.21
24 + May 29th, 2008
26 Borislav Deianov <borislav@users.sf.net>
27 Henrique de Moraes Holschuh <hmh@hmh.eng.br>
28 diff --git a/drivers/misc/thinkpad_acpi.c b/drivers/misc/thinkpad_acpi.c
29 index dc8d00a..3eb01af 100644
30 --- a/drivers/misc/thinkpad_acpi.c
31 +++ b/drivers/misc/thinkpad_acpi.c
32 @@ -21,7 +21,7 @@
33 * 02110-1301, USA.
36 -#define TPACPI_VERSION "0.20"
37 +#define TPACPI_VERSION "0.21"
38 #define TPACPI_SYSFS_VERSION 0x020200
41 --
42 1.5.6.2