V4L/DVB (10434): cx18: Smarter verification of CX18_AUDIO_ENABLE register writes
authorAndy Walls <awalls@radix.net>
Sat, 31 Jan 2009 01:39:26 +0000 (22:39 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:42:38 +0000 (12:42 -0300)
commit072e6183c26cb00de0368a06cbbda2a2d55e6844
tree9a7ca9c58baa36154a0f3b2f62fa486a0ebd4f3b
parente474200d3502d4cb3cc240930640c7d857bf777b
V4L/DVB (10434): cx18: Smarter verification of CX18_AUDIO_ENABLE register writes

The CX18_AUDIO_ENABLE register usually never reads back what was just written
under normal circumstances.  Perform better checking that a write went to the
register as expected with a specification of what bits to verify.

Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx18/cx18-audio.c
drivers/media/video/cx18/cx18-av-firmware.c