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

Commit e26c2b46 authored by Manu Abraham's avatar Manu Abraham Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (13782): [Mantis] Temporarily disable FRDA irq

parent b29f6ac2
Loading
Loading
Loading
Loading
+1 −4
Original line number Original line Diff line number Diff line
@@ -143,10 +143,7 @@ int mantis_ca_init(struct mantis_pci *mantis)


	ca->ca_priv = mantis;
	ca->ca_priv = mantis;
	mantis->mantis_ca = ca;
	mantis->mantis_ca = ca;
	ca_flags = DVB_CA_EN50221_FLAG_IRQ_CAMCHANGE	|
	ca_flags = DVB_CA_EN50221_FLAG_IRQ_CAMCHANGE;
		   DVB_CA_EN50221_FLAG_IRQ_FR		|
		   DVB_CA_EN50221_FLAG_IRQ_DA;

	/* register CA interface */
	/* register CA interface */
	ca->en50221.owner		= THIS_MODULE;
	ca->en50221.owner		= THIS_MODULE;
	ca->en50221.read_attribute_mem	= mantis_ca_read_attr_mem;
	ca->en50221.read_attribute_mem	= mantis_ca_read_attr_mem;