From: Laurent Pinchart Date: Thu, 5 Apr 2012 15:38:23 +0000 (-0300) Subject: [media] omap3isp: preview: Merge configuration and feature bits X-Git-Tag: v3.5-rc1~104^2~313 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3108e0261111412e9c459124bc07b34fc0d28f32;p=pandora-kernel.git [media] omap3isp: preview: Merge configuration and feature bits The preview engine parameters are referenced by a value suitable for being used in a bitmask. Two macros named OMAP3ISP_PREV_* and PREV_* are declared for each parameter and are used interchangeably. Remove the private macro. Replace the configuration bit field in the parameter update attributes structure with a boolean that indicates whether the parameter can be updated through the preview engine configuration ioctl. Signed-off-by: Laurent Pinchart Acked-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed