[linux-dvb] [multiproto patch] add support for using multiproto drivers with old api
Anssi Hannula
anssi.hannula at gmail.com
Fri May 23 17:38:11 CEST 2008
Andreas Oberritter wrote:
> 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);
Strange, the latter one should be 'break;'.
Attached again.
--
Anssi Hannula
-------------- next part --------------
A non-text attachment was scrubbed...
Name: multiproto-support-old-api.diff
Type: text/x-patch
Size: 4371 bytes
Desc: not available
Url : http://www.linuxtv.org/pipermail/linux-dvb/attachments/20080523/6215664d/attachment.bin
More information about the linux-dvb
mailing list