summaryrefslogtreecommitdiff
path: root/include/linux/i2c/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorMiquel Raynal (Schneider Electric) <miquel.raynal@bootlin.com>2026-01-22 16:13:33 +0100
committerMark Brown <broonie@kernel.org>2026-01-28 20:41:24 +0000
commitf18c8cfa4f1af2cf7d68d86989a7d6109acfa1bb (patch)
treeb66c6bc311f92981dd92ecbf35e3ccbe66b05a19 /include/linux/i2c/git@git.tavy.me:linux.git
parentbee085476d277e1f993cdec57e3c730f536594f0 (diff)
spi: cadence-qspi: Fix probe error path and remove
The probe has been modified by many different users, it is hard to track history, but for sure its current state is partially broken. One easy rule to follow is to drop/free/release the resources in the opposite order they have been queried. Fix the labels, the order for freeing the resources, and add the missing DMA channel step. Replicate these changes in the remove path as well. Tested-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Miquel Raynal (Schneider Electric) <miquel.raynal@bootlin.com> Tested-by: Santhosh Kumar K <s-k6@ti.com> Link: https://patch.msgid.link/20260122-schneider-6-19-rc1-qspi-v4-8-f9c21419a3e6@bootlin.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions