V4L/DVB (7606): em28xx-dvb: Program GPO as well

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
Mauro Carvalho Chehab 2008-04-17 21:41:00 -03:00
parent 92b75ab075
commit e6a353b0dc
1 changed files with 2 additions and 0 deletions

View File

@ -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},
};