[media] cx231xx: fix race condition in DVB initialization
authorDevin Heitmueller <dheitmueller@hauppauge.com>
Tue, 6 Jul 2010 22:24:19 +0000 (19:24 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 03:17:13 +0000 (01:17 -0200)
Fix case where analog calls come in while the DVB side of the board is still
initializing.  This patch is actually just an exact port of the same patch
made by Mauro to em28xx in hg rev 14762.

Signed-off-by: Devin Heitmueller <dheitmueller@hauppauge.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found