From: Devin Heitmueller Date: Mon, 12 Jul 2010 18:34:57 +0000 (-0300) Subject: [media] cx231xx: do not call video_mux as part of isoc setup X-Git-Tag: v2.6.37-rc1~64^2~282 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e6a2ba9cf67b437c51baacd20d58112ad74d685;p=pandora-kernel.git [media] cx231xx: do not call video_mux as part of isoc setup You cannot call the video_mux routine from within the isoc setup, because that code is shared with the digital isoc handler. This was causing the GPIOs and power control to be put into the wrong state when starting up digital mode. Signed-off-by: Devin Heitmueller Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed