aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2015-11-01 12:19:42 -0200
committerMauro Carvalho Chehab <[email protected]>2016-04-13 17:42:44 -0300
commitd884a8b2a5dc2fad784a60f356d1d8d90cecb436 (patch)
treea30b860c50d63f6e0eea26e28e3cb1eb3961e50c /tools/perf/scripts/python
parentbd2fdd5aa919e3cb750147c9270034f11d106d94 (diff)
[media] v4l: vsp1: sru: Don't program intensity in control set handler
The datasheet clearly states that all but a few registers can't be modified when the device is running. Programming the intensity parameters in the control set handler is thus prohibited. Program it when starting the module instead. This requires storing the intensity value internally as the module can be started from the frame completion interrupt handler, and accessing control values requires taking a mutex. Signed-off-by: Laurent Pinchart <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions