Skip to content

Commit

Permalink
V4L/DVB (7606): em28xx-dvb: Program GPO as well
Browse files Browse the repository at this point in the history
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Mauro Carvalho Chehab committed Apr 24, 2008
1 parent 92b75ab commit e6a353b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/media/video/em28xx/em28xx-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,8 @@ struct em28xx_reg_seq hauppauge_wintv_hvr_900_digital[] = {
{ -1, -1, 6},
{0x08, 0x2e, 6},
{0x08, 0x3e, 6},
{0x04, 0x04, 10},
{0x04, 0x0c, 10},
{ -1, -1, -1},
};

Expand Down

0 comments on commit e6a353b

Please sign in to comment.