[media] az6007: Fix IR receive code
commit2d5161b7714ae75ac62cd58bf4c5c11ca6c2da59
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 29 Jul 2011 14:31:13 +0000 (29 11:31 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 21 Jan 2012 15:45:53 +0000 (21 13:45 -0200)
tree98f38fd32567c4c22a1f8bd4305a8d18cedd8c18
parentba02473eaaaa9e579a4bdbe9f15a5ad777764580
[media] az6007: Fix IR receive code

The code still needs to be commented, as there's a mutex
missing at the az6007_read() call. A mutex there is needed,
in order to prevent RC (or CI) calls while other operations
are in progress.

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