Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124110
b: refs/heads/master
c: 8f04c70
h: refs/heads/master
v: v3
  • Loading branch information
Manu Abraham authored and Mauro Carvalho Chehab committed Dec 29, 2008
1 parent c2dac4b commit 7384586
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e399a7896080183132d875aa5d4faac647688134
refs/heads/master: 8f04c70fe2e4d41e283537cfd53f52dbfabdfa48
3 changes: 0 additions & 3 deletions trunk/drivers/media/dvb/frontends/stb0899_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -1311,7 +1311,6 @@ int stb0899_get_dev_id(struct stb0899_state *state)

static const struct dvbfe_info dvbs_info = {
.name = "STB0899 DVB-S",
.delivery = DVBFE_DELSYS_DVBS,
.delsys = {
.dvbs.modulation = DVBFE_MOD_QPSK,
.dvbs.fec = DVBFE_FEC_1_2 | DVBFE_FEC_2_3 |
Expand All @@ -1329,7 +1328,6 @@ static const struct dvbfe_info dvbs_info = {

static const struct dvbfe_info dss_info = {
.name = "STB0899 DSS",
.delivery = DVBFE_DELSYS_DSS,
.delsys = {
.dss.modulation = DVBFE_MOD_BPSK | DVBFE_MOD_QPSK,
.dss.fec = DVBFE_FEC_1_2 | DVBFE_FEC_2_3 |
Expand All @@ -1347,7 +1345,6 @@ static const struct dvbfe_info dss_info = {

static const struct dvbfe_info dvbs2_info = {
.name = "STB0899 DVB-S2",
.delivery = DVBFE_DELSYS_DVBS2,
.delsys = {
.dvbs2.modulation = DVBFE_MOD_QPSK | DVBFE_MOD_8PSK |
DVBFE_MOD_16APSK | DVBFE_MOD_32APSK,
Expand Down

0 comments on commit 7384586

Please sign in to comment.