[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <166745927905.2971610.390378642784084844.b4-ty@arm.com>
Date: Thu, 3 Nov 2022 07:09:29 +0000
From: Sudeep Holla <sudeep.holla@....com>
To: linux-kernel@...r.kernel.org,
Cristian Marussi <cristian.marussi@....com>,
linux-arm-kernel@...ts.infradead.org
Cc: Sudeep Holla <sudeep.holla@....com>,
Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>
Subject: Re: [PATCH 1/8] firmware: arm_scmi: Cleanup core driver removal callback
On Fri, 28 Oct 2022 15:08:26 +0100, Cristian Marussi wrote:
> Platform drivers .remove callbacks are not supposed to fail and report
> errors: such errors are indeed ignored by the core platform drivers stack
> and the driver unbind process is anyway completed.
>
> The SCMI core platform driver as it is now, instead, bails out reporting
> an error in case of an explicit unbind request.
>
> [...]
Applied 1-6/8 to sudeep.holla/linux (for-next/scmi), thanks!
[1/8] firmware: arm_scmi: Cleanup core driver removal callback
https://git.kernel.org/sudeep.holla/c/3f4071cbd206
[2/8] firmware: arm_scmi: Suppress bind attributes
https://git.kernel.org/sudeep.holla/c/fd96fbc8fad3
[3/8] firmware: arm_scmi: Make tx_prepare time out eventually
https://git.kernel.org/sudeep.holla/c/59172b212ec0
[4/8] firmware: arm_scmi: Make RX chan_setup fail on memory errors
https://git.kernel.org/sudeep.holla/c/be9ba1f7f9e0
[5/8] firmware: arm_scmi: Fix devres allocation device in virtio
https://git.kernel.org/sudeep.holla/c/5ffc1c4cb896
[6/8] firmware: arm_scmi: Fix deferred_tx_wq release on error paths
https://git.kernel.org/sudeep.holla/c/1eff6929aff5
--
Regards,
Sudeep
Powered by blists - more mailing lists