[media] DVB: dvb_frontend: avoid possible race condition on first event
authorAndreas Oberritter <obi@linuxtv.org>
Thu, 4 Aug 2011 15:33:13 +0000 (12:33 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 3 Sep 2011 11:47:33 +0000 (08:47 -0300)
commit5c9f480bdb584944b5af390ccdd8c3e586bdafdb
treef7db6b8006dcebb14e6dca38cb2175afccc561f4
parent56ce5ac41af87c157cf4c6e4e6fec31d7d48025e
[media] DVB: dvb_frontend: avoid possible race condition on first event

  enqueued before the frontend thread wakes up.

Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-core/dvb_frontend.c