From: Mark Brown Date: Wed, 25 Feb 2026 13:42:27 +0000 (+0000) Subject: spi: add devm_spi_new_ancillary_device() X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=463279e5881184b608e00b335feba5411a1814e1;p=thirdparty%2Flinux.git spi: add devm_spi_new_ancillary_device() Merge series from Antoniu Miclaus : Add a devres-managed version of spi_new_ancillary_device() that automatically unregisters the ancillary SPI device when the parent device is removed. --- 463279e5881184b608e00b335feba5411a1814e1