[PATCH 1/8] firmware: arm_scmi: Cleanup core driver removal callback

Sudeep Holla sudeep.holla at arm.com
Thu Nov 3 00:09:29 PDT 2022


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




More information about the linux-arm-kernel mailing list