From: Laurent Pinchart Date: Thu, 10 Oct 2013 13:40:02 +0000 (-0300) Subject: [media] v4l: omap4iss: Enable/disabling the ISP interrupts globally X-Git-Tag: v3.14-rc1~20^2~312 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af15d025ecdf35ad1eb438595727d80155d8d28e;p=pandora-kernel.git [media] v4l: omap4iss: Enable/disabling the ISP interrupts globally ISP interrupts are enabled/disabled when starting/stopping the IPIPEIF or resizer. This doesn't permit using the two modules in separate pipelines. Fix it by enabling/disabling the ISP interrupts at the same time as the ISS interrupts, in the ISS device get/put operations. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed