aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/sony-laptop.c
diff options
context:
space:
mode:
authorMattia Dongili <malattia@linux.it>2008-01-14 18:05:44 +0900
committerLen Brown <len.brown@intel.com>2008-01-24 00:47:26 -0500
commit425ef5d75de25c53b6dc79008fe3678d2fe7e8ed (patch)
tree2e153f9aa5fe2de789dc8cf901ffcf2eb42a84cb /drivers/misc/sony-laptop.c
parentsony-laptop: refactor model types (diff)
downloadlinux-dev-425ef5d75de25c53b6dc79008fe3678d2fe7e8ed.tar.xz
linux-dev-425ef5d75de25c53b6dc79008fe3678d2fe7e8ed.zip
sony-laptop: bump version to 0.6
Signed-off-by: Mattia Dongili <malattia@linux.it> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/misc/sony-laptop.c')
-rw-r--r--drivers/misc/sony-laptop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/sony-laptop.c b/drivers/misc/sony-laptop.c
index a650f25d76c5..98692862fbc3 100644
--- a/drivers/misc/sony-laptop.c
+++ b/drivers/misc/sony-laptop.c
@@ -73,7 +73,7 @@
if (debug) printk(KERN_WARNING DRV_PFX msg); \
} while (0)
-#define SONY_LAPTOP_DRIVER_VERSION "0.5"
+#define SONY_LAPTOP_DRIVER_VERSION "0.6"
#define SONY_NC_CLASS "sony-nc"
#define SONY_NC_HID "SNY5001"