From: Mark Brown Date: Tue, 4 Apr 2023 15:40:21 +0000 (+0100) Subject: spi: qup: Convert to platform remove callback X-Git-Tag: v6.4-rc1~124^2~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=43bac5158bcc5fe392a17457fda1f8e33a13e458;p=thirdparty%2Fkernel%2Flinux.git spi: qup: Convert to platform remove callback Merge series from Uwe Kleine-König : After fixing the error handling in the .remove() callback of the qup driver, convert it to .remove_new() preparing to make platform driver's remove functions return void. --- 43bac5158bcc5fe392a17457fda1f8e33a13e458