aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2021-01-08 01:05:19 +0100
committerMauro Carvalho Chehab <[email protected]>2021-04-06 11:39:52 +0200
commita791960d2d7b503f03fa8774573dfa5cb1f0c8a9 (patch)
tree5c2a74ec4755da9085ececb000f04787ed7888b0 /tools/perf/scripts/python
parent8f5586dc2d1829d16f602b3d3237b9415ca95cce (diff)
media: imx: imx7_mipi_csis: Don't take state->lock in .link_setup()
The .link_setup() handler uses state->lock to protect the src_sd field. This is only used in mipi_csis_s_stream(), which can't race .link_setup() as the MC core prevents link setup when the pipeline is streaming. Drop the lock. Signed-off-by: Laurent Pinchart <[email protected]> Reviewed-by: Rui Miguel Silva <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions