V4L/DVB (9510): cx18: Fix write retries for registers that always change - part 2.
authorAndy Walls <awalls@radix.net>
Fri, 31 Oct 2008 23:49:12 +0000 (20:49 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 11 Nov 2008 10:11:28 +0000 (08:11 -0200)
cx18: Fix write retries for registers that always change - part 2.
Some registers, especially interrupt related ones, will never read
back the value just written.  Modified interrupt register readback
checks to make sure the intended effect was achieved.

Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found