[media] dvb-frontends/cxd2841er: add variable for configuration flags
authorDaniel Scheller <d.scheller@gmx.net>
Sun, 9 Apr 2017 19:38:15 +0000 (16:38 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 20 Jun 2017 12:44:22 +0000 (09:44 -0300)
commit050863aac09453d74be9f8b3c6b91fb1af92c5c3
tree4822bc188464ae9582687b9c666426e3845557ec
parentcbc85a47365a643046f4c6808fc0d99cd17a013f
[media] dvb-frontends/cxd2841er: add variable for configuration flags

Throughout the patch series some configuration flags will be added to the
demod driver. This patch prepares this by adding the flags var to
struct cxd2841er_config, which will serve as a bitmask to toggle various
options and behaviour in the driver.

Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Acked-by: Abylay Ospan <aospan@netup.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/dvb-frontends/cxd2841er.c
drivers/media/dvb-frontends/cxd2841er.h