Re: [RFC/PATCH 03/10] media: Entities, pads and links

2010-07-19 Thread Laurent Pinchart
Hi Hans, Thanks for the review. On Sunday 18 July 2010 13:53:51 Hans Verkuil wrote: On Wednesday 14 July 2010 15:30:12 Laurent Pinchart wrote: [snip] +Links have flags that describe the link capabilities and state. + + MEDIA_LINK_FLAG_ACTIVE indicates that the link is active and can

Re: [RFC/PATCH 03/10] media: Entities, pads and links

2010-07-19 Thread Hans Verkuil
Hi Hans, Thanks for the review. On Sunday 18 July 2010 13:53:51 Hans Verkuil wrote: On Wednesday 14 July 2010 15:30:12 Laurent Pinchart wrote: [snip] +Links have flags that describe the link capabilities and state. + + MEDIA_LINK_FLAG_ACTIVE indicates that the link is active and

Re: [RFC/PATCH 03/10] media: Entities, pads and links

2010-07-16 Thread Laurent Pinchart
Hi Sergio, Thanks for the review. On Thursday 15 July 2010 16:35:20 Aguirre, Sergio wrote: On Wednesday 14 July 2010 08:30:00 Laurent Pinchart wrote: [snip] diff --git a/drivers/media/media-device.c b/drivers/media/media-device.c index a4d3db5..6361367 100644 ---

RE: [RFC/PATCH 03/10] media: Entities, pads and links

2010-07-16 Thread Aguirre, Sergio
Hi Laurent, -Original Message- From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] Sent: Friday, July 16, 2010 4:10 AM To: Aguirre, Sergio Cc: linux-media@vger.kernel.org; sakari.ai...@maxwell.research.nokia.com Subject: Re: [RFC/PATCH 03/10] media: Entities, pads

RE: [RFC/PATCH 03/10] media: Entities, pads and links

2010-07-15 Thread Aguirre, Sergio
/10] media: Entities, pads and links As video hardware pipelines become increasingly complex and configurable, the current hardware description through v4l2 subdevices reaches its limits. In addition to enumerating and configuring subdevices, video camera drivers need a way to discover