From: Jarod Wilson Date: Fri, 27 May 2011 20:14:51 +0000 (-0300) Subject: [media] fintek-cir: make suspend with active IR more reliable X-Git-Tag: v3.0-rc7~46^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ae90252d0b28265bc16cf272e72d62281f7baf1;p=pandora-kernel.git [media] fintek-cir: make suspend with active IR more reliable There was a missing lock in fintek_suspend. Without the lock, its possible the system will be in the middle of receiving IR (draining the RX buffer) when we try to disable CIR interrupts. Signed-off-by: Jarod Wilson Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed