git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba02473
)
[media] az6007: Fix IR receive code
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Fri, 29 Jul 2011 14:31:13 +0000
(11:31 -0300)
committer
Mauro 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