commit | 2d5161b7714ae75ac62cd58bf4c5c11ca6c2da59 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Jul 29 11:31:13 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Jan 21 13:45:53 2012 -0200 |
tree | 98f38fd32567c4c22a1f8bd4305a8d18cedd8c18 | |
parent | ba02473eaaaa9e579a4bdbe9f15a5ad777764580 [diff] |
[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>