V4L/DVB (11623): cx18: Verify cx18-av-core digitizer firmware loads correctly
authorAndy Walls <awalls@radix.net>
Sun, 26 Apr 2009 20:02:25 +0000 (17:02 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Jun 2009 21:20:45 +0000 (18:20 -0300)
commit1bd8e15ac31f7f3d9f1ace70660330ba0055c69c
treebfef2a08bc311f44645e3deebcbabf06fb5c7846
parent0c6292522968427d4f8e01f7c2e4216f04470072
V4L/DVB (11623): cx18: Verify cx18-av-core digitizer firmware loads correctly

Add code to verify the cx18-av-core digitizer firmware loads correctly.  The
verification function reads back and compares the firmware bytes loaded
into the A/V core.  The result of the verification is only used to log a
message in the system log.

This change was prompted by users with multiple card setups that have problems
with broadcast audio decoding the first time the cx18 module is loaded.

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