On Fri, 14 Oct 2022 18:06:23 +0200, Uwe Kleine-König wrote: > Returning an error value in a platform driver's remove callback results in > a generic error message being emitted by the driver core, but otherwise it > doesn't make a difference. The device goes away anyhow. > > So instead of triggering the generic platform error message, emit a more > helpful message if a problem occurs and return 0 to suppress the generic > message. > > [...] Applied to arm64 (for-next/acpi), thanks! [1/1] ACPI: AGDI: Improve error reporting for problems during .remove() https://git.kernel.org/arm64/c/858a56630a84 Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev