add NO_INPUT define and initialize input property to NO_INPUT

This commit is contained in:
Ralph Metzler
2017-12-05 19:25:02 +01:00
parent f7e8b25e02
commit de27043d42
2 changed files with 2 additions and 0 deletions

View File

@@ -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: