commit | 072e6183c26cb00de0368a06cbbda2a2d55e6844 | [log] [tgz] |
---|---|---|
author | Andy Walls <awalls@radix.net> | Fri Jan 30 22:39:26 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 30 12:42:38 2009 -0300 |
tree | 9a7ca9c58baa36154a0f3b2f62fa486a0ebd4f3b | |
parent | e474200d3502d4cb3cc240930640c7d857bf777b [diff] |
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>