From: Mark Brown Date: Mon, 18 May 2026 09:19:53 +0000 (+0100) Subject: spi: switch to managed controller allocation (part 3/3) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=963d7698c2e48a57bc9953c5ac6546e27133012e;p=thirdparty%2Flinux.git spi: switch to managed controller allocation (part 3/3) Johan Hovold says: In preparation for fixing the SPI controller API so that it no longer drops a reference when deregistering (non-managed) controllers (cf. [1]), this series converts drivers using managed registration to also use managed allocation. Included is also a related cleanup of a lp8841-rtc. This leaves us with 18 drivers using non-managed allocation, which is few enough to be able to fix the API in tree-wide change. Johan [1] https://lore.kernel.org/lkml/20260325145319.1132072-1-johan@kernel.org/ Link: https://patch.msgid.link/20260511150408.796155-1-johan@kernel.org --- 963d7698c2e48a57bc9953c5ac6546e27133012e