Hi Laurent,
On 12/08/2014 12:50 AM, Laurent Pinchart wrote:
> Hi Hans,
>
> Thank you for the patch.
>
> On Thursday 04 December 2014 10:54:57 Hans Verkuil wrote:
>> From: Hans Verkuil
>>
>> When a new subdevice is registered this new function is called to allocate
>> and initialize a pad_config
Hi Hans,
Thank you for the patch.
On Thursday 04 December 2014 10:54:57 Hans Verkuil wrote:
> From: Hans Verkuil
>
> When a new subdevice is registered this new function is called to allocate
> and initialize a pad_config array. This allows bridge drivers to use the
> pad ops that require such
From: Hans Verkuil
When a new subdevice is registered this new function is called to allocate
and initialize a pad_config array. This allows bridge drivers to use the
pad ops that require such an array as argument.
Signed-off-by: Hans Verkuil
---
drivers/media/v4l2-core/v4l2-device.c | 11