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

Commit 85722118 authored by Antti Palosaari's avatar Antti Palosaari Committed by Mauro Carvalho Chehab
Browse files

[media] mxl111sf: convert to new DVB USB

parent de73beee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -426,7 +426,7 @@ config DVB_USB_IT913X

config DVB_USB_MXL111SF
	tristate "MxL111SF DTV USB2.0 support"
	depends on DVB_USB
	depends on DVB_USB_V2
	select DVB_LGDT3305 if !DVB_FE_CUSTOMISE
	select DVB_LG2160 if !DVB_FE_CUSTOMISE
	select VIDEO_TVEEPROM
+2 −0
Original line number Diff line number Diff line
@@ -31,6 +31,8 @@ MODULE_PARM_DESC(debug, "set debugging level (1=info (or-able)).");
	if (mxl111sf_tuner_debug) \
		mxl_printk(KERN_DEBUG, fmt, ##arg)

#define err pr_err

/* ------------------------------------------------------------------------ */

struct mxl111sf_tuner_state {