diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2025-03-13 14:12:59 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-03-17 02:34:08 +0300 |
commit | c6d94963333d6377382f26a480e687492f5a9174 (patch) | |
tree | b1318370d20b32d28a1aa9494198b3754d911b92 /tools/perf/scripts/python/syscall-counts.py | |
parent | 336a41c90c86b883aa06ed19f138eee19ddf9958 (diff) | |
download | linux-c6d94963333d6377382f26a480e687492f5a9174.tar.xz |
spi: sg2044-nor: Fully convert to device managed resources
The driver has a wrong order of the cleaning up the resources,
i.e. it first will destroy the mutex and only then free the SPI
which might still use it. Fix this by switching to devm_mutex_init().
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/20250313111423.322775-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions