commit | bac387efbb88cf0e8df6f46a38387897cea464ee | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Apr 09 09:25:34 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue May 08 14:06:23 2012 -0300 |
tree | df2dc0734bae7a99a7f006a0ddd62f3bc2a57d10 | |
parent | 9b00184d1ce11fc00412d1c1840fda45e8357d1f [diff] |
[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 <laurent.pinchart@ideasonboard.com> Acked-by: Sakari Ailus <sakari.ailus@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>