mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2025-03-01 10:35:23 +00:00
add NO_INPUT define and initialize input property to NO_INPUT
This commit is contained in:
@@ -973,6 +973,7 @@ static int dvb_frontend_clear_cache(struct dvb_frontend *fe)
|
||||
|
||||
c->stream_id = NO_STREAM_ID_FILTER;
|
||||
c->pls = NO_SCRAMBLING_CODE;
|
||||
c->input = NO_INPUT;
|
||||
|
||||
switch (c->delivery_system) {
|
||||
case SYS_DVBS:
|
||||
|
Reference in New Issue
Block a user