aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/tda18271.h
diff options
context:
space:
mode:
authorMichael Krufky <mkrufky@linuxtv.org>2008-01-08 10:38:10 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-01-25 19:04:44 -0200
commitc353f42f752d9b47661ff83b947986f6de948b61 (patch)
tree14d61a3bac399c49725f601e0d23cbd11ec3761b /drivers/media/dvb/frontends/tda18271.h
parentV4L/DVB (6986): tda18271: share state between analog and digital tuner instances (diff)
downloadlinux-dev-c353f42f752d9b47661ff83b947986f6de948b61.tar.xz
linux-dev-c353f42f752d9b47661ff83b947986f6de948b61.zip
V4L/DVB (6987): tda18271: add support for fm radio
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to '')
-rw-r--r--drivers/media/dvb/frontends/tda18271.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/tda18271.h b/drivers/media/dvb/frontends/tda18271.h
index 9ccfa6e8b5a9..24b0e35a2ab3 100644
--- a/drivers/media/dvb/frontends/tda18271.h
+++ b/drivers/media/dvb/frontends/tda18271.h
@@ -30,6 +30,7 @@ struct tda18271_std_map_item {
};
struct tda18271_std_map {
+ struct tda18271_std_map_item fm_radio;
struct tda18271_std_map_item atv_b;
struct tda18271_std_map_item atv_dk;
struct tda18271_std_map_item atv_gh;