From: Andy Walls Date: Sun, 2 Nov 2008 13:59:04 +0000 (-0300) Subject: V4L/DVB (9512): cx18: Fix write retries for registers that always change - part 3. X-Git-Tag: v2.6.29-rc1~556^2~457 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ced07371d931884c9c89b66bfe951ea0148a8d08;p=pandora-kernel.git V4L/DVB (9512): cx18: Fix write retries for registers that always change - part 3. cx18: Fix write retries for registers that always change - part 3. Fix the io for the rest of the registers that will often not read back the value just written. Modified register readback checks to make sure the intended effect was achieved without constantly rewriting the registers. The one outstanding register remaining is 0xc72014 CX18_AUDIO_ENABLE, whose behavior on writes I have yet to determine. Signed-off-by: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed