Re: [RFC/PATCH v4 08/11] media: Links setup

2010-09-16 Thread Laurent Pinchart
Hi Hans, On Monday 06 September 2010 19:09:20 Hans Verkuil wrote: On Wednesday, September 01, 2010 16:08:29 Laurent Pinchart wrote: On Saturday 28 August 2010 13:14:18 Hans Verkuil wrote: On Friday, August 20, 2010 17:29:10 Laurent Pinchart wrote: [snip] +/** + *

Re: [RFC/PATCH v4 08/11] media: Links setup

2010-09-16 Thread Laurent Pinchart
Hi Mauro, On Thursday 09 September 2010 03:14:44 Mauro Carvalho Chehab wrote: Em 20-08-2010 12:29, Laurent Pinchart escreveu: Create the following ioctl and implement it at the media device level to setup links. - MEDIA_IOC_SETUP_LINK: Modify the properties of a given link The only

Re: [RFC/PATCH v4 08/11] media: Links setup

2010-09-08 Thread Mauro Carvalho Chehab
Em 20-08-2010 12:29, Laurent Pinchart escreveu: Create the following ioctl and implement it at the media device level to setup links. - MEDIA_IOC_SETUP_LINK: Modify the properties of a given link The only property that can currently be modified is the ACTIVE link flag to

Re: [RFC/PATCH v4 08/11] media: Links setup

2010-09-06 Thread Hans Verkuil
On Wednesday, September 01, 2010 16:08:29 Laurent Pinchart wrote: Hi Hans, On Saturday 28 August 2010 13:14:18 Hans Verkuil wrote: On Friday, August 20, 2010 17:29:10 Laurent Pinchart wrote: [snip] +/** + * media_entity_remote_pad - Locate the pad at the remote end of a link +

Re: [RFC/PATCH v4 08/11] media: Links setup

2010-09-01 Thread Laurent Pinchart
Hi Hans, On Saturday 28 August 2010 13:14:18 Hans Verkuil wrote: On Friday, August 20, 2010 17:29:10 Laurent Pinchart wrote: [snip] +/** + * media_entity_remote_pad - Locate the pad at the remote end of a link + * @entity: Local entity + * @pad: Pad at the local end of the link + *

Re: [RFC/PATCH v4 08/11] media: Links setup

2010-08-28 Thread Hans Verkuil
On Friday, August 20, 2010 17:29:10 Laurent Pinchart wrote: Create the following ioctl and implement it at the media device level to setup links. - MEDIA_IOC_SETUP_LINK: Modify the properties of a given link The only property that can currently be modified is the ACTIVE link flag to

[RFC/PATCH v4 08/11] media: Links setup

2010-08-20 Thread Laurent Pinchart
Create the following ioctl and implement it at the media device level to setup links. - MEDIA_IOC_SETUP_LINK: Modify the properties of a given link The only property that can currently be modified is the ACTIVE link flag to activate/deactivate a link. Links marked with the IMMUTABLE link flag