From: Mark Brown Date: Tue, 4 Apr 2023 15:40:21 +0000 (+0100) Subject: spi: qup: Convert to platform remove callback X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=43bac5158bcc5fe392a17457fda1f8e33a13e458;p=linux.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