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

No differences found