]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
spi: ti-qspi: cleanup registration error path
authorJohan Hovold <johan@kernel.org>
Tue, 5 May 2026 07:29:07 +0000 (09:29 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 11 May 2026 00:55:53 +0000 (09:55 +0900)
commitf8689d5a9ee44a7cdd0ff469e5ee943c933fc830
treecbbf71151bad8e976597f92bead027bed1be2762
parent76a24627b98ca712df8724985a4601c502b7875f
spi: ti-qspi: cleanup registration error path

Add a proper error path for when registration fails so that the probe
tests for errors consistently.

Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://patch.msgid.link/20260505072909.618363-19-johan@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-ti-qspi.c