Commit 485e39e
committed
fixup! ASoC: SOF: Use guard()/scoped_guard() for mutex locks where it makes sense
Looks like a jump over to the error handling path can confise the guard
system, use scoped_guard() in sof_client_dev_register().
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>1 parent 28279f0 commit 485e39e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
297 | | - | |
298 | | - | |
| 297 | + | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| |||
0 commit comments