From: Laurent Pinchart Date: Mon, 9 Apr 2012 12:25:34 +0000 (-0300) Subject: [media] omap3isp: preview: Simplify configuration parameters access X-Git-Tag: v3.5-rc1~104^2~310 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bac387efbb88cf0e8df6f46a38387897cea464ee;p=pandora-kernel.git [media] omap3isp: preview: Simplify configuration parameters access Instead of using a large switch/case statement to return offsets to and sizes of individual preview engine parameters in the parameters and configuration structures, store the information in the update_attrs table and use it at runtime. Signed-off-by: Laurent Pinchart Acked-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed