Commit 7587fbf
media: ccs: Avoid deadlock in ccs_init_state()
The sub-device state lock has been already acquired when ccs_init_state()
is called. Do not try to acquire it again.
Reported-by: David Heidelberg <[email protected]>
Fixes: a88883d ("media: ccs: Rely on sub-device state locking")
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>1 parent 7c39f48 commit 7587fbf
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3080 | 3080 | | |
3081 | 3081 | | |
3082 | 3082 | | |
3083 | | - | |
3084 | | - | |
3085 | 3083 | | |
3086 | 3084 | | |
3087 | 3085 | | |
| |||
0 commit comments