aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2021-02-15 05:27:03 +0100
committerMauro Carvalho Chehab <[email protected]>2021-03-11 11:59:50 +0100
commit3c1dbc71c6465687af2211d60673d4b52c082fd0 (patch)
tree5e99ca2fd1beb614513ab2a1db06d3524fe0399a /tools/perf/scripts/python
parentc6f02291d114b76b081930ba0e0bacd655ad4128 (diff)
media: imx: imx7-media-csi: Don't lock access to is_csi2
The is_csi2 field can't be accessed concurrently by imx7_csi_pad_link_validate() and imx7_csi_configure(), as the latter is called from imx7_csi_s_stream(), which is called after link validation. Drop the lock. Signed-off-by: Laurent Pinchart <[email protected]> Reviewed-by: Rui Miguel Silva <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions