[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)
commit761f6cf6425e8024b983ddfa905a4c0002718fbe
tree466f3f955b14c3647af49a5d8313d3a923d46633
parentd78148fba47c7c79f3d14db1abe29172b45ab9c8
[media] cx231xx: fix race condition in DVB initialization

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>
drivers/media/video/cx231xx/cx231xx-core.c
drivers/media/video/cx231xx/cx231xx-dvb.c