Re: [PATCH v2 7/9] omap3isp: Use a local media device pointer instead

2016-12-09 Thread Laurent Pinchart
Hi Sakari, Thank you for the patch. On Friday 09 Dec 2016 16:53:40 Sakari Ailus wrote: > The function has a local variable that points to the media device; use > that instead of finding the media device under the entity. > > Signed-off-by: Sakari Ailus Reviewed-by: Laurent Pinchart > --- >

[PATCH v2 7/9] omap3isp: Use a local media device pointer instead

2016-12-09 Thread Sakari Ailus
The function has a local variable that points to the media device; use that instead of finding the media device under the entity. Signed-off-by: Sakari Ailus --- drivers/media/platform/omap3isp/ispvideo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/media/platform/