Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6076dbf4 authored by Alexey Klimov's avatar Alexey Klimov Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (10061): dsbr100: increase driver version



Due to a lot of patches for dsbr100 last time we should update version
of driver.

Signed-off-by: default avatarAlexey Klimov <klimov.linux@gmail.com>
Signed-off-by: default avatarDouglas Schilling Landgraf <dougsland@redhat.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent fc55bcb0
Loading
Loading
Loading
Loading
+6 −2
Original line number Original line Diff line number Diff line
@@ -33,6 +33,10 @@


 History:
 History:


 Version 0.44:
	Add suspend/resume functions, fix unplug of device,
	a lot of cleanups and fixes by Alexey Klimov <klimov.linux@gmail.com>

 Version 0.43:
 Version 0.43:
	Oliver Neukum: avoided DMA coherency issue
	Oliver Neukum: avoided DMA coherency issue


@@ -93,8 +97,8 @@
 */
 */
#include <linux/version.h>	/* for KERNEL_VERSION MACRO	*/
#include <linux/version.h>	/* for KERNEL_VERSION MACRO	*/


#define DRIVER_VERSION "v0.43"
#define DRIVER_VERSION "v0.44"
#define RADIO_VERSION KERNEL_VERSION(0, 4, 3)
#define RADIO_VERSION KERNEL_VERSION(0, 4, 4)


static struct v4l2_queryctrl radio_qctrl[] = {
static struct v4l2_queryctrl radio_qctrl[] = {
	{
	{