From: Devin Heitmueller Date: Tue, 7 Aug 2012 01:46:51 +0000 (-0300) Subject: [media] au8522: fix intermittent lockup of analog video decoder X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~547 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a307cfa55e2bf7889792e158e45355ccb1e63d80;p=pandora-kernel.git [media] au8522: fix intermittent lockup of analog video decoder It turns up the autodetection for the video standard in the au8522 is prone to hanging the chip until a reset is performed. This condition is trivial to reproduce simply by tuning to a station and then rapidly unplugging/ replugging the coax feed. Because we've never claimed to support anything other than NTSC-M, just disable the video-standard autodetection logic and force it to always be NTSC-M. Signed-off-by: Devin Heitmueller Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed