From: Jacek Anaszewski Date: Mon, 25 Nov 2013 09:58:14 +0000 (-0300) Subject: [media] s5p-jpeg: Fix lack of spin_lock protection X-Git-Tag: v3.14-rc1~20^2~286 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3c932a9940349cb3f00226e9713a2b25dcedc71;p=pandora-kernel.git [media] s5p-jpeg: Fix lack of spin_lock protection s5p_jpeg_device_run and s5p_jpeg_runtime_resume callbacks should have spin_lock protection as they alter device registers. Signed-off-by: Jacek Anaszewski Signed-off-by: Kyungmin Park Acked-by: Hans Verkuil Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed