commit | af15d025ecdf35ad1eb438595727d80155d8d28e | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Thu Oct 10 10:40:02 2013 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Wed Dec 11 07:03:33 2013 -0200 |
tree | e65acd059e949ea7c60890546d1cd449909b424b | |
parent | 6016498f2b9d72b4f813d7349f0621ccc92c4f5a [diff] |
[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 <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>