From: Andy Walls Date: Sun, 26 Oct 2008 02:27:06 +0000 (-0300) Subject: V4L/DVB (9475): cx18: Disable write retries for registers that always change - part 1. X-Git-Tag: v2.6.28-rc5~85^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3a3e881b81ae33b786759c7042de974c1e0bbf7;p=pandora-kernel.git V4L/DVB (9475): cx18: Disable write retries for registers that always change - part 1. cx18: Disable write retries for registers that always change - part 1. Interrupt related registers will likely not read back the value we just wrote. Disable retries for these registers for now to avoid accidently discarding interrupts. More intelligent read back verification criteria are needed for these and other registers (e.g. GPIO line registers), which will be addressed in subsequent changes. Signed-off-by: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed