[GIT PULL] firmware: arm_scmi: Updates for v5.14(part 2)
Sudeep Holla
sudeep.holla at arm.com
Fri Jun 25 03:28:19 PDT 2021
Hi ARM SoC Team,
Please pull !
Regards,
Sudeep
-->8
The following changes since commit 61832b35b4d953b2b4f6c668a3ad2a3013f40532:
firmware: arm_scmi: Avoid multiple initialisations of hdr->protocol_id (2021-06-08 16:06:12 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-updates-5.14-2
for you to fetch changes up to 8ecab77009297ee716c92ced1dd6d8487988b624:
firmware: arm_scmi: Ensure drivers provide a probe function (2021-06-25 10:51:25 +0100)
----------------------------------------------------------------
ARM SCMI updates for v5.14
A single fix adding check for presence of probe while registering
the driver to prevent NULL pointer access. There is also a minor cleanup
dropping the duplicate check as the driver core already takes care of it.
----------------------------------------------------------------
Sudeep Holla (2):
firmware: arm_scmi: Simplify device probe function on the bus
firmware: arm_scmi: Ensure drivers provide a probe function
drivers/firmware/arm_scmi/bus.c | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
More information about the linux-arm-kernel
mailing list