Re: [multiproto patch] add support for using multiproto drivers with old api

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Anssi,

Anssi Hannula wrote:
> The attached adds support for using multiproto drivers with the old api.

there seems to be a needlessly duplicated line in your patch:

+	/* set delivery system to the default old-API one */
+	if (fe->ops.set_delsys) {
+		switch(fe->ops.info.type) {
+		case FE_QPSK:
+			fe->ops.set_delsys(fe, DVBFE_DELSYS_DVBS);
+			fe->ops.set_delsys(fe, DVBFE_DELSYS_DVBS);

Regards,
Andreas


_______________________________________________
linux-dvb mailing list
linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux