Re: [PATCH 07/19] media: Use the new media_entity_graph_walk_start()

2015-11-03 Thread Sakari Ailus
Hi Mauro, On Wed, Oct 28, 2015 at 09:43:43AM +0900, Mauro Carvalho Chehab wrote: > Em Tue, 27 Oct 2015 01:01:38 +0200 > Sakari Ailus escreveu: > > > Signed-off-by: Sakari Ailus > > Please add some documentation at the body for all patches. > > Btw, IMHO, it would be best to fold this patch an

Re: [PATCH 07/19] media: Use the new media_entity_graph_walk_start()

2015-10-27 Thread Mauro Carvalho Chehab
Em Tue, 27 Oct 2015 01:01:38 +0200 Sakari Ailus escreveu: > Signed-off-by: Sakari Ailus Please add some documentation at the body for all patches. Btw, IMHO, it would be best to fold this patch and the following ones that are related to media_entity_graph_walk_init() altogether, as it makes ea

[PATCH 07/19] media: Use the new media_entity_graph_walk_start()

2015-10-26 Thread Sakari Ailus
Signed-off-by: Sakari Ailus --- drivers/media/media-entity.c | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/drivers/media/media-entity.c b/drivers/media/media-entity.c index bf3c31f..4161dc7 100644 --- a/drivers/media/media-entity.c +++ b/drivers/media/media-enti