From: Andrzej Hajda Date: Tue, 14 Aug 2012 09:13:40 +0000 (-0300) Subject: [media] s5p-mfc: optimized code related to working contextes X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fb89eca0f2ad21f6e77f3411cb220ed94f340df;p=pandora-kernel.git [media] s5p-mfc: optimized code related to working contextes All code setting/clearing working context bits has been moved to separate functions. set_bit/clear_bit have been replaced by non-atomic variants - variable is already guarded by spin_lock. Signed-off-by: Andrzej Hajda Signed-off-by: Kyungmin Park Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed