From: Mauro Carvalho Chehab Date: Fri, 18 Apr 2008 00:41:00 +0000 (-0300) Subject: V4L/DVB (7606): em28xx-dvb: Program GPO as well X-Git-Tag: firefly_0821_release~21561^2~117 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=e6a353b0dc2686ae04805919e7a22430d2f1e29e;p=firefly-linux-kernel-4.4.55.git V4L/DVB (7606): em28xx-dvb: Program GPO as well Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/video/em28xx/em28xx-cards.c b/drivers/media/video/em28xx/em28xx-cards.c index 0859a84e7433..fed2dc4473df 100644 --- a/drivers/media/video/em28xx/em28xx-cards.c +++ b/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}, };