diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2012-07-06 15:43:27 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-08-11 22:57:55 +0400 |
commit | 6f1dd566fd80c7be597ba541922e0dd570fbc2f4 (patch) | |
tree | 76758ebc693a6e75f43ca2ec6e2f0da8bba47634 /drivers/media/video/cx18 | |
parent | fbabfa8dde57f7862f2c9b0fd1324f241e2f267a (diff) | |
download | linux-6f1dd566fd80c7be597ba541922e0dd570fbc2f4.tar.xz |
[media] omap3isp: preview: Pass a prev_params pointer to configuration functions
Instead of using void pointers and offset arithmetics to compute a
pointer to configuration parameters in a generic way, pass the complete
parameters structure to configuration functions and let them access the
parameters they need.
Also modify the enable functions to use a bool enable parameter instead
of a u8.
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>
Diffstat (limited to 'drivers/media/video/cx18')
0 files changed, 0 insertions, 0 deletions