summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/tda18271c2dd.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/dvb/frontends/tda18271c2dd.c')
-rw-r--r--drivers/media/dvb/frontends/tda18271c2dd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/tda18271c2dd.c b/drivers/media/dvb/frontends/tda18271c2dd.c
index 0f8e9622bc9..f8933cf66eb 100644
--- a/drivers/media/dvb/frontends/tda18271c2dd.c
+++ b/drivers/media/dvb/frontends/tda18271c2dd.c
@@ -1159,6 +1159,7 @@ static int set_params(struct dvb_frontend *fe,
Standard = HF_DVBC_7MHZ;
else
Standard = HF_DVBC_8MHZ;
+ break;
default:
return -EINVAL;
}