[GIT PULL] firmware: arm_scmi: Fixes for v5.13
Sudeep Holla
sudeep.holla at arm.com
Wed Apr 28 10:31:48 BST 2021
Hi ARM SoC Team,
Please pull !
Regards,
Sudeep
-->8
The following changes since commit d4f9dddd21f39395c62ea12d3d91239637d4805f:
firmware: arm_scmi: Add dynamic scmi devices creation (2021-03-30 16:35:16 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fixes-5.13
for you to fetch changes up to 03f840c49207e8c125b3df8c29c13137c6675d42:
firmware: arm_scmi: Remove duplicate declaration of struct scmi_protocol_handle (2021-04-27 11:57:26 +0100)
----------------------------------------------------------------
ARM SCMI fixes for v5.13
A fix for very old possible ternary operation sign extention bug in the old
ARM SCPI firmware driver and a cleanup to remove duplicate structure declartion
in SCMI driver.
----------------------------------------------------------------
Dan Carpenter (1):
firmware: arm_scpi: Prevent the ternary sign expansion bug
Wan Jiabing (1):
firmware: arm_scmi: Remove duplicate declaration of struct scmi_protocol_handle
drivers/firmware/arm_scmi/notify.h | 2 --
drivers/firmware/arm_scpi.c | 4 +++-
2 files changed, 3 insertions(+), 3 deletions(-)
More information about the linux-arm-kernel
mailing list