commit | f22926e06e1ab7aa5f5c532afa4591f3d9baf59c | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Mar 26 10:24:50 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue May 08 13:52:33 2012 -0300 |
tree | 4d736ec9974a4921fae70279b8888351a82265b0 | |
parent | 213cf90b9ad07d40c1e7aa5781907695107fe188 [diff] |
[media] omap3isp: preview: Optimize parameters setup for the common case If no parameter needs to be modified, make preview_config() and preview_setup_hw() return immediately. This speeds up interrupt handling in the common case. 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>