Hi Mauro,
Thanks for the patch.
On 29/11/17 19:08, Mauro Carvalho Chehab wrote:
> Fix this warning:
> drivers/media/platform/vsp1/vsp1_dl.c:87: warning: No description found
> for parameter 'has_chain'
>
> Signed-off-by: Mauro Carvalho Chehab
Ah yes, I missed that... Thanks for fixing.
Fix this warning:
drivers/media/platform/vsp1/vsp1_dl.c:87: warning: No description found
for parameter 'has_chain'
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/platform/vsp1/vsp1_dl.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/media/platform/vsp1/vsp1_dl.c
b