Hi Sakari,
Thanks for the patch.
On 2016-11-08 12:11:15 +0200, Sakari Ailus wrote:
> This way the pads are always passed to the has_route() op sink pad first.
> Makes sense.
>
> Signed-off-by: Sakari Ailus
> ---
> Hi Niklas,
>
> This should make it easier to implement the has_route() op in dri
Hi Niklas,
On 03/07/17 13:15, Niklas Söderlund wrote:
> Hi Sakari,
>
> Thanks for the patch.
>
> On 2016-11-08 12:11:15 +0200, Sakari Ailus wrote:
>> This way the pads are always passed to the has_route() op sink pad first.
>> Makes sense.
>>
>> Signed-off-by: Sakari Ailus
>> ---
>> Hi Niklas,
This way the pads are always passed to the has_route() op sink pad first.
Makes sense.
Signed-off-by: Sakari Ailus
---
Hi Niklas,
This should make it easier to implement the has_route() op in drivers.
Feel free to merge this to "[PATCH 02/32] media: entity: Add
media_entity_has_route() function