linux/drivers/media/video/m5mols
Sylwester Nawrocki 3c5da0baaa [media] m5mols: Refactored controls handling
This patch is a prerequisite for the new controls addition. It consolidates
the control handling code, which is moved to m5mols_controls.c and
staticized. The controls initialization is reordered to better reflect
the control clusters and make the diffs smaller when new controls are added.
To make the code easier to follow when more controls is added use separate
set function for each control.

Rewrite the image effect registers handling.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-05-14 14:32:14 -03:00
..
Kconfig [media] Add support for M-5MOLS 8 Mega Pixel camera ISP 2011-05-25 07:51:18 -03:00
m5mols_capture.c [media] m5mols: Refactored controls handling 2012-05-14 14:32:14 -03:00
m5mols_controls.c [media] m5mols: Refactored controls handling 2012-05-14 14:32:14 -03:00
m5mols_core.c [media] m5mols: Refactored controls handling 2012-05-14 14:32:14 -03:00
m5mols_reg.h [media] m5mols: Add support for the system initialization interrupt 2011-12-30 14:35:25 -02:00
m5mols.h [media] m5mols: Refactored controls handling 2012-05-14 14:32:14 -03:00
Makefile [media] Add support for M-5MOLS 8 Mega Pixel camera ISP 2011-05-25 07:51:18 -03:00