From: Mauro Carvalho Chehab Date: Sun, 2 Nov 2014 11:35:46 +0000 (-0300) Subject: [media] cx231xx: too much changes. Bump version number X-Git-Tag: v3.19-rc1~126^2~232 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=3d28cf3ee6e7f8f1d43aaf42a79fe39ddd6350bf;p=karo-tx-linux.git [media] cx231xx: too much changes. Bump version number The I2C mux changes are significant. Bump version number. Signed-off-by: Mauro Carvalho Chehab --- 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 " #define DRIVER_DESC "Conexant cx231xx based USB video device driver"