diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-10-16 09:15:05 +0300 |
---|---|---|
committer | Sakari Ailus <sakari.ailus@linux.intel.com> | 2022-10-27 14:38:00 +0300 |
commit | 08878cbc0cbf69dfc084436449d6e6fb1640796b (patch) | |
tree | 28de4ba453e052f8e9c8fc34086607993212a6f8 /scripts/decodecode | |
parent | a96dfea1df25bf22f4b02080a85ac87f7a3977d0 (diff) |
media: i2c: imx290: Use device lock for the control handler
The link frequency and pixel rate controls are set without holding the
control handler lock, resulting in kernel warnings. As the value of
those controls depend on the format, the simplest fix is to use the
device lock for the control handler.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Diffstat (limited to 'scripts/decodecode')
0 files changed, 0 insertions, 0 deletions