Hello,

Those two patches fix the OMAP3 ISP pipeline validation when locating the
external subdevice.

The code currently works by chance with memory-to-memory pipelines, as it
tries to locate the external subdevice when none is available, but ignores the
failure due to a bug. This patch set fixes both issues.

Peter, could you check whether this fixes the warning you've reported ?

Laurent Pinchart (2):
  omap3isp: Don't try to locate external subdev for mem-to-mem pipelines
  omap3isp: Don't ignore failure to locate external subdev

 drivers/media/platform/omap3isp/ispvideo.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

-- 
Regards,

Laurent Pinchart

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to