soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] firmware: arm_scmi: Updates for v5.14(part 2)
@ 2021-06-25 10:28 Sudeep Holla
  2021-06-25 10:28 ` Sudeep Holla
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Sudeep Holla @ 2021-06-25 10:28 UTC (permalink / raw)
  To: ARM SoC Team, SoC Team, ALKML
  Cc: Sudeep Holla, Arnd Bergmann, Cristian Marussi, Olof Johansson

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(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-07-16 21:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-25 10:28 [GIT PULL] firmware: arm_scmi: Updates for v5.14(part 2) Sudeep Holla
2021-06-25 10:28 ` Sudeep Holla
2021-07-13 10:50 ` Sudeep Holla
2021-07-13 10:50   ` Sudeep Holla
2021-07-16 21:22 ` patchwork-bot+linux-soc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).