Re: [PATCH v3 7/9] omap3isp: preview: Rename prev_params fields to match userspace API

2012-04-16 Thread Sakari Ailus
hi Laurent, On Mon, Apr 16, 2012 at 03:29:52PM +0200, Laurent Pinchart wrote: > Rename the blk_adj and rgb2ycbcr fields to blkadj and csc respectively. > > Signed-off-by: Laurent Pinchart Acked-by: Sakari Ailus -- Sakari Ailus e-mail: sakari.ai...@iki.fi jabber/XMPP/Gmail: sai...@retiisi

[PATCH v3 7/9] omap3isp: preview: Rename prev_params fields to match userspace API

2012-04-16 Thread Laurent Pinchart
Rename the blk_adj and rgb2ycbcr fields to blkadj and csc respectively. Signed-off-by: Laurent Pinchart --- drivers/media/video/omap3isp/isppreview.c | 16 drivers/media/video/omap3isp/isppreview.h |8 2 files changed, 12 insertions(+), 12 deletions(-) diff --git