diff options
| author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-01-08 01:05:19 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-04-06 11:39:52 +0200 |
| commit | a791960d2d7b503f03fa8774573dfa5cb1f0c8a9 (patch) | |
| tree | 5c2a74ec4755da9085ececb000f04787ed7888b0 /tools/perf/scripts/python | |
| parent | 8f5586dc2d1829d16f602b3d3237b9415ca95cce (diff) | |
| download | linux-a791960d2d7b503f03fa8774573dfa5cb1f0c8a9.tar.gz linux-a791960d2d7b503f03fa8774573dfa5cb1f0c8a9.zip | |
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 <laurent.pinchart@ideasonboard.com>
Reviewed-by: Rui Miguel Silva <rmfrfs@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
