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

Commit dd5b2a5c authored by Michael Krufky's avatar Michael Krufky Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (8291): sms1xxx: change default_mode to 4

parent d3e72fe7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -117,7 +117,7 @@ kmutex_t g_smscore_deviceslock;
struct list_head g_smscore_registry;
kmutex_t g_smscore_registrylock;

static int default_mode = 1;
static int default_mode = 4;

module_param(default_mode, int, 0644);
MODULE_PARM_DESC(default_mode, "default firmware id (device mode)");