From: Mauro Carvalho Chehab Date: Fri, 29 Jul 2011 14:31:13 +0000 (-0300) Subject: [media] az6007: Fix IR receive code X-Git-Tag: v3.4-rc1~110^2^2~280 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d5161b7714ae75ac62cd58bf4c5c11ca6c2da59;p=pandora-kernel.git [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 --- Reading git-diff-tree failed