summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/em28xx/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2008-11-19 07:17:44 -0200
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-11-19 07:17:44 -0200
commit62b145c464b403e8ca5d1e17af30367298d5c6a0 (patch)
tree65fdd664815fd086db961b726d57078a12484a95 /linux/drivers/media/video/em28xx/Makefile
parentae01a3498c4c64115313788ab68a8a99c7e8de6e (diff)
downloadmediapointer-dvb-s2-62b145c464b403e8ca5d1e17af30367298d5c6a0.tar.gz
mediapointer-dvb-s2-62b145c464b403e8ca5d1e17af30367298d5c6a0.tar.bz2
Avoid having two concurrent control URB's
From: Mauro Carvalho Chehab <mchehab@redhat.com> Now that we have a polling task for IR, there's a race condition, since IR can be polling while other operations are being doing. Also, we are now sharing the same urb_buf for both read and write control urb operations. So, we need a mutex. Thanks to Davin Heitmueller <devin.heitmueller@gmail.com> for warning me. Priority: normal Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media/video/em28xx/Makefile')
0 files changed, 0 insertions, 0 deletions