linuxdvb: another attempt to fix unicable config - fixes#2188
This commit is contained in:
parent
0addaf1389
commit
17c23ee71d
1 changed files with 1 additions and 1 deletions
|
@ -272,7 +272,7 @@ linuxdvb_en50494_create0
|
|||
|
||||
ld = linuxdvb_diseqc_create0((linuxdvb_diseqc_t *)le,
|
||||
NULL, &linuxdvb_en50494_class, conf,
|
||||
"en50494", ls);
|
||||
"Generic", ls);
|
||||
if (ld) {
|
||||
ld->ld_tune = linuxdvb_en50494_tune;
|
||||
/* May not needed: ld->ld_grace = linuxdvb_en50494_grace; */
|
||||
|
|
Loading…
Add table
Reference in a new issue