aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/cx231xx/cx231xx-video.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>2014-11-02 08:35:46 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2014-11-03 15:59:17 -0200
commit3d28cf3ee6e7f8f1d43aaf42a79fe39ddd6350bf (patch)
tree56c06b24aa5f9f128b8f1aff3d0be499596b2bb5 /drivers/media/usb/cx231xx/cx231xx-video.c
parent[media] cx231xx: use dev_info() for extension load/unload (diff)
downloadlinux-dev-3d28cf3ee6e7f8f1d43aaf42a79fe39ddd6350bf.tar.xz
linux-dev-3d28cf3ee6e7f8f1d43aaf42a79fe39ddd6350bf.zip
[media] cx231xx: too much changes. Bump version number
The I2C mux changes are significant. Bump version number. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/usb/cx231xx/cx231xx-video.c')
-rw-r--r--drivers/media/usb/cx231xx/cx231xx-video.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/usb/cx231xx/cx231xx-video.c b/drivers/media/usb/cx231xx/cx231xx-video.c
index 5ea8124f5d20..c5b5e9541669 100644
--- a/drivers/media/usb/cx231xx/cx231xx-video.c
+++ b/drivers/media/usb/cx231xx/cx231xx-video.c
@@ -43,7 +43,7 @@
#include "cx231xx-vbi.h"
-#define CX231XX_VERSION "0.0.2"
+#define CX231XX_VERSION "0.0.3"
#define DRIVER_AUTHOR "Srinivasa Deevi <srinivasa.deevi@conexant.com>"
#define DRIVER_DESC "Conexant cx231xx based USB video device driver"