mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2023-10-10 13:37:43 +02:00
typo
This commit is contained in:
parent
eb6652f18f
commit
b3806c61ce
@ -146,7 +146,7 @@ struct dvb_frontend *lnbh25_attach(struct dvb_frontend *fe,
|
|||||||
fe->ops.enable_high_lnb_voltage = lnbh25_enable_high_lnb_voltage;
|
fe->ops.enable_high_lnb_voltage = lnbh25_enable_high_lnb_voltage;
|
||||||
fe->ops.release_sec = lnbh25_release;
|
fe->ops.release_sec = lnbh25_release;
|
||||||
|
|
||||||
pr_info("LNB25 on %02x\n", lnbh->adr);
|
pr_info("LNBH25 on %02x\n", lnbh->adr);
|
||||||
|
|
||||||
return fe;
|
return fe;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user