Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 356997
b: refs/heads/master
c: 4e79104
h: refs/heads/master
i:
  356995: 33b6a4b
v: v3
  • Loading branch information
Frank Schäfer authored and Mauro Carvalho Chehab committed Dec 18, 2012
1 parent f944c7d commit 25136b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7c62f5a11c2c7f5a6a93a41d5fb1084ebd125d9a
refs/heads/master: 4e791048e0ae2ea5fe8dbbb0a4898c9e680bc643
2 changes: 2 additions & 0 deletions trunk/drivers/media/tuners/tda18271-fe.c
Original file line number Diff line number Diff line change
Expand Up @@ -1122,6 +1122,7 @@ static int tda18271_dump_std_map(struct dvb_frontend *fe)
tda18271_dump_std_item(dvbt_7, "dvbt 7");
tda18271_dump_std_item(dvbt_8, "dvbt 8");
tda18271_dump_std_item(qam_6, "qam 6 ");
tda18271_dump_std_item(qam_7, "qam 7 ");
tda18271_dump_std_item(qam_8, "qam 8 ");

return 0;
Expand Down Expand Up @@ -1149,6 +1150,7 @@ static int tda18271_update_std_map(struct dvb_frontend *fe,
tda18271_update_std(dvbt_7, "dvbt 7");
tda18271_update_std(dvbt_8, "dvbt 8");
tda18271_update_std(qam_6, "qam 6");
tda18271_update_std(qam_7, "qam 7");
tda18271_update_std(qam_8, "qam 8");

return 0;
Expand Down

0 comments on commit 25136b9

Please sign in to comment.