toshiba_acpi: Bump driver version to 0.22
authorAzael Avalos <[email protected]>
Wed, 6 May 2015 15:35:13 +0000 (09:35 -0600)
committerDarren Hart <[email protected]>
Mon, 11 May 2015 17:38:21 +0000 (10:38 -0700)
This patch simply bumps the driver version to 0.22, as significant
changes were made to the driver, such as cleanups, updated events,
keymap handling, fixes and the bluetooth rfkill code removal.

Signed-off-by: Azael Avalos <[email protected]>
Signed-off-by: Darren Hart <[email protected]>
drivers/platform/x86/toshiba_acpi.c

index 26671923b994f2cddd0464175f49ea7d6ea2d0b8..58d611946b7b7d8fba2790360e9c48e8a093c5a1 100644 (file)
@@ -31,7 +31,7 @@
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
 
-#define TOSHIBA_ACPI_VERSION   "0.21"
+#define TOSHIBA_ACPI_VERSION   "0.22"
 #define PROC_INTERFACE_VERSION 1
 
 #include <linux/kernel.h>