diff options
author | Patrick Boettcher <pb@linuxtv.org> | 2008-03-29 20:28:07 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-04-24 13:09:40 -0400 |
commit | c9dd82c2f978e4ebac1cbb7cee8d379d1090154b (patch) | |
tree | 2f55edb1a1b7fc4611455fd56c2f8b8bfc5c33ed /drivers/media/dvb/b2c2/flexcop-reg.h | |
parent | 11d3f323930ef625c1018ed13adeb04127c356e0 (diff) |
V4L/DVB (7471): SkyStar2: preparing support for the rev2.8
Support is prepared, but the CX24113-driver .c-file is missing. After sorting out the NDA problems, the file will be there immediatly.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/dvb/b2c2/flexcop-reg.h')
-rw-r--r-- | drivers/media/dvb/b2c2/flexcop-reg.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/dvb/b2c2/flexcop-reg.h b/drivers/media/dvb/b2c2/flexcop-reg.h index 491f9bd6e195..7599fccc1a5b 100644 --- a/drivers/media/dvb/b2c2/flexcop-reg.h +++ b/drivers/media/dvb/b2c2/flexcop-reg.h | |||
@@ -25,6 +25,8 @@ typedef enum { | |||
25 | FC_SKY_OLD, | 25 | FC_SKY_OLD, |
26 | FC_CABLE, | 26 | FC_CABLE, |
27 | FC_AIR_ATSC3, | 27 | FC_AIR_ATSC3, |
28 | FC_SKY_REV27, | ||
29 | FC_SKY_REV28, | ||
28 | } flexcop_device_type_t; | 30 | } flexcop_device_type_t; |
29 | 31 | ||
30 | typedef enum { | 32 | typedef enum { |