diff options
| author | Dave Stevenson <[email protected]> | 2019-06-29 14:48:29 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-07-01 09:09:39 +0200 |
| commit | ed5fea7a786a9073e243952478d409e2f6ddcee1 (patch) | |
| tree | 79ce6dcce48f756dbde5a80cc76db656d9b2970a /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 3a41cf34c3e994a735a7a7d717001b8792a11a2a (diff) | |
staging: bcm2835-camera: Use enums for max value in controls
Controls of type MMAL_CONTROL_TYPE_STD_MENU call v4l2_ctrl_new_std_menu
with a max value and a mask. The max value is one of the defined
values for the control, however in the config array there are several
entries where raw numbers have been used instead. Replace these
with the appropriate enum.
Signed-off-by: Dave Stevenson <[email protected]>
Signed-off-by: Stefan Wahren <[email protected]>
Acked-by: Hans Verkuil <[email protected]>
Acked-by: Mauro Carvalho Chehab <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions