Skip to content

Commit

Permalink
V4L/DVB (3767): Pvr350 tv out (saa7127)
Browse files Browse the repository at this point in the history
Witout this patch tv out don't work properly with my pvr350 card.

Signed-off-by: Jose Alberto Reguero <jareguero@telefonica.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Jose Alberto Reguero authored and Mauro Carvalho Chehab committed May 12, 2006
1 parent bba3ad7 commit ea76ce5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/media/video/saa7127.c
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ struct i2c_reg_value {
static const struct i2c_reg_value saa7129_init_config_extra[] = {
{ SAA7127_REG_OUTPUT_PORT_CONTROL, 0x38 },
{ SAA7127_REG_VTRIG, 0xfa },
{ 0, 0 }
};

static const struct i2c_reg_value saa7127_init_config_common[] = {
Expand Down

0 comments on commit ea76ce5

Please sign in to comment.