Mailing List archive

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

[linux-dvb] Re: dvb-kernel and alps_bsru6 not tuning



Jack Thomasson wrote:
Matt Davis wrote:

if (ftype == LG_TDQF_S001F || ALPS_BSRU6) {

of course, he meant to write:

    if (ftype == LG_TDQF_S001F || ftype == ALPS_BSRU6) {

patch attached.
thanks, applied. I must had been blind this morning...

Holger




--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index