projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
e686365
3f7b48e
)
spi: fsl-qspi: Fix double cleanup in probe error path
author
Mark Brown
<broonie@kernel.org>
Thu, 10 Apr 2025 14:08:38 +0000
(15:08 +0100)
committer
Mark Brown
<broonie@kernel.org>
Thu, 10 Apr 2025 14:08:38 +0000
(15:08 +0100)
Merge series from Kevin Hao <haokexin@gmail.com>:
This patch series fixes double cleanup issues in the fsl-qspi probe
error path and also simplifies the probe error handling using managed APIs.
Trivial merge