Hi Hans, Thank you for the patch.
On Friday 22 Apr 2016 10:38:15 Hans Verkuil wrote: > From: Hans Verkuil <hans.verk...@cisco.com> > > Stop using alloc_ctx and just fill in the device pointer. > > Signed-off-by: Hans Verkuil <hans.verk...@cisco.com> > Cc: Laurent Pinchart <laurent.pinch...@ideasonboard.com> > Cc: Mikhail Ulyanov <mikhail.ulya...@cogentembedded.com> > Cc: Guennadi Liakhovetski <g.liakhovet...@gmx.de> > Cc: Javier Martin <javier.mar...@vista-silicon.com> > Cc: Jonathan Corbet <cor...@lwn.net> > --- > drivers/media/platform/m2m-deinterlace.c | 15 ++------------- > drivers/media/platform/marvell-ccic/mcam-core.c | 24 +-------------------- > drivers/media/platform/marvell-ccic/mcam-core.h | 2 -- > drivers/media/platform/mx2_emmaprp.c | 17 +++-------------- > drivers/media/platform/omap3isp/ispvideo.c | 12 ++---------- > drivers/media/platform/omap3isp/ispvideo.h | 1 - > drivers/media/platform/rcar_jpu.c | 22 ++++------------------ > drivers/media/platform/sh_veu.c | 17 +++-------------- > drivers/media/platform/sh_vou.c | 14 ++------------ > 9 files changed, 17 insertions(+), 107 deletions(-) For the omap3isp and rcar_jpu drivers, pending a fix for the problem I mentioned in a reply to patch 01/12, Reviewed-by: Laurent Pinchart <laurent.pinch...@ideasonboard.com> -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html