提交 c943aa85 编写于 作者: M Michael Krufky 提交者: Mauro Carvalho Chehab

V4L/DVB (3364): disable all dvb tuner param_types until we need them

- Add param_type dvbs2
- disable all dvb param_types, which will not
  be needed until we merge dvb-pll.
Signed-off-by: NMichael Krufky <mkrufky@m1k.net>
Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
上级 b3d37042
......@@ -9,11 +9,7 @@ enum param_type {
TUNER_PARAM_TYPE_RADIO, \
TUNER_PARAM_TYPE_PAL, \
TUNER_PARAM_TYPE_SECAM, \
TUNER_PARAM_TYPE_NTSC, \
TUNER_PARAM_TYPE_ATSC, \
TUNER_PARAM_TYPE_DVBT, \
TUNER_PARAM_TYPE_DVBS, \
TUNER_PARAM_TYPE_DVBC
TUNER_PARAM_TYPE_NTSC
};
struct tuner_range {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册