All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] OMAP3 ISP pipeline validation patches
@ 2014-02-15  1:19 Laurent Pinchart
  2014-02-15  1:19 ` [PATCH 1/2] omap3isp: Don't try to locate external subdev for mem-to-mem pipelines Laurent Pinchart
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Laurent Pinchart @ 2014-02-15  1:19 UTC (permalink / raw)
  To: linux-media; +Cc: Peter Meerwald, sakari.ailus

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-02-18  7:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-15  1:19 [PATCH 0/2] OMAP3 ISP pipeline validation patches Laurent Pinchart
2014-02-15  1:19 ` [PATCH 1/2] omap3isp: Don't try to locate external subdev for mem-to-mem pipelines Laurent Pinchart
2014-02-15  1:19 ` [PATCH 2/2] omap3isp: Don't ignore failure to locate external subdev Laurent Pinchart
2014-02-15 10:21 ` [PATCH 0/2] OMAP3 ISP pipeline validation patches Sakari Ailus
2014-02-18  7:54   ` Peter Meerwald

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.