media: irs1125: Atomic access to imager reconfiguration
authorMarkus Proeller <markus.proeller@pieye.org>
Tue, 16 Jun 2020 11:31:36 +0000 (13:31 +0200)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:34:13 +0000 (16:34 +0100)
commitcb5079ca83eac36fd7541b20a9e3679910863673
tree88c821f5d3e6d268e1a89c4e66141a69daf6a093
parent1a3d70484c782aedeb9079eb6af5fceef887949e
media: irs1125: Atomic access to imager reconfiguration

Instead of changing the exposure and framerate settings for all sequences,
they can be changed for every sequence individually now. Therefore the
IRS1125_CID_SAFE_RECONFIG ctrl has been removed and replaced by
IRS1125_CID_SAFE_RECONFIG_S<seq_num>_EXPO and *_FRAME ctrls.

The consistency check in the sequence ctrl IRS1125_CID_SEQ_CONFIG
is removed.

Signed-off-by: Markus Proeller <markus.proeller@pieye.org>
drivers/media/i2c/irs1125.c
drivers/media/i2c/irs1125.h