V4L/DVB: em28xx: fix locks during dvb init sequence
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 7 Apr 2010 20:07:58 +0000 (17:07 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:58:28 +0000 (12:58 -0300)
commit5013318ca4fd22e30fd891f234b60daa3ca2f62d
tree5aa4c5aa1b1c39463267d03c46635a7a732718d9
parentd922b8ea33afad725920375b2d3bd65218cdb133
V4L/DVB: em28xx: fix locks during dvb init sequence

Serialize DVB initialization, to avoid it to happen while analog
initialization is still happening.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/em28xx/em28xx-core.c
drivers/media/video/em28xx/em28xx-dvb.c