]> git.ipfire.org Git - thirdparty/linux.git/commit
spi: syncuacer: switch to managed controller allocation
authorJohan Hovold <johan@kernel.org>
Tue, 5 May 2026 07:29:03 +0000 (09:29 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 11 May 2026 00:55:50 +0000 (09:55 +0900)
commit5d5bbf177d18bdec01b9356f85d5883cbc6acf29
tree1cbd1627ef718af174f8b77c422e28de2def11e2
parent9864636b1cd95dd2b3c702a2ff22e9d169f6523a
spi: syncuacer: switch to managed controller allocation

Switch to device managed controller allocation to simplify error
handling and to avoid having to take another reference during
deregistration.

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