Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65775
b: refs/heads/master
c: 261f508
h: refs/heads/master
i:
  65773: f633de3
  65771: 4b3c794
  65767: ec8b389
  65759: 0e7bf2c
v: v3
  • Loading branch information
Edgar Simo authored and Mauro Carvalho Chehab committed Oct 10, 2007
1 parent a86d8f9 commit 0d05c36
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 19453bc18848e842a9743fcc40707e6fb19ae92b
refs/heads/master: 261f5081a4dbcd148be0a0e744fb454a4f688441
3 changes: 3 additions & 0 deletions trunk/drivers/media/video/saa7134/saa7134-dvb.c
Original file line number Diff line number Diff line change
Expand Up @@ -567,6 +567,7 @@ static void configure_tda827x_fe(struct saa7134_dev *dev, struct tda1004x_config
}

/* ------------------------------------------------------------------ */

static struct tda1004x_config tda827x_lifeview_config = {
.demod_address = 0x08,
.invert = 1,
Expand Down Expand Up @@ -746,6 +747,7 @@ static struct tda1004x_config asus_p7131_hybrid_lna_config = {
.antenna_switch= 2,
.request_firmware = philips_tda1004x_request_firmware
};

static struct tda1004x_config kworld_dvb_t_210_config = {
.demod_address = 0x08,
.invert = 1,
Expand All @@ -760,6 +762,7 @@ static struct tda1004x_config kworld_dvb_t_210_config = {
.antenna_switch= 1,
.request_firmware = philips_tda1004x_request_firmware
};

/* ------------------------------------------------------------------
* special case: this card uses saa713x GPIO22 for the mode switch
*/
Expand Down

0 comments on commit 0d05c36

Please sign in to comment.