Browse Source

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

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Mauro Carvalho Chehab 17 years ago
parent
commit
e6a353b0dc
1 changed files with 2 additions and 0 deletions
  1. 2 0
      drivers/media/video/em28xx/em28xx-cards.c

+ 2 - 0
drivers/media/video/em28xx/em28xx-cards.c

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