* [GIT PULL] firmware: arm_scmi: fixes/cleanup for v5.2
@ 2019-04-16 14:24 Sudeep Holla
2019-04-29 6:11 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Sudeep Holla @ 2019-04-16 14:24 UTC (permalink / raw)
To: ARM SoC Team, ALKML
Cc: Olof Johansson, Lorenzo Pieralisi, Sudeep Holla, Arnd Bergmann,
Kevin Hilman
Hi ARM SoC Team,
Please pull !
Regards,
Sudeep
--
The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fixes-5.2
for you to fetch changes up to d9350f21e5fe2614e1f78ef20c3a3e83c4a36391:
firmware: arm_scmi: replace of_match_device->data with of_device_get_match_data() (2019-04-12 18:11:18 +0100)
----------------------------------------------------------------
ARM SCMI fixes/cleanup for v5.2
1. Fix for of_node reference leak in scmi_mailbox_check by passing
NULL argument to of_parse_phandle_with_args instead of dummy argument
2. Cleanup of_match_device->data NULL pointer handling using
of_device_get_match_data() helper
----------------------------------------------------------------
Aditya Pakki (1):
firmware: arm_scmi: replace of_match_device->data with of_device_get_match_data()
Steven Price (1):
firmware: arm_scmi: fix of_node leak in scmi_mailbox_check
drivers/firmware/arm_scmi/driver.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] firmware: arm_scmi: fixes/cleanup for v5.2
2019-04-16 14:24 [GIT PULL] firmware: arm_scmi: fixes/cleanup for v5.2 Sudeep Holla
@ 2019-04-29 6:11 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2019-04-29 6:11 UTC (permalink / raw)
To: Sudeep Holla
Cc: Lorenzo Pieralisi, ARM SoC Team, Arnd Bergmann, ALKML,
Kevin Hilman
On Tue, Apr 16, 2019 at 03:24:22PM +0100, Sudeep Holla wrote:
> Hi ARM SoC Team,
>
> Please pull !
>
> Regards,
> Sudeep
>
> --
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
>
> Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fixes-5.2
>
> for you to fetch changes up to d9350f21e5fe2614e1f78ef20c3a3e83c4a36391:
>
> firmware: arm_scmi: replace of_match_device->data with of_device_get_match_data() (2019-04-12 18:11:18 +0100)
>
> ----------------------------------------------------------------
> ARM SCMI fixes/cleanup for v5.2
>
> 1. Fix for of_node reference leak in scmi_mailbox_check by passing
> NULL argument to of_parse_phandle_with_args instead of dummy argument
>
> 2. Cleanup of_match_device->data NULL pointer handling using
> of_device_get_match_data() helper
Merged, thanks!
-Olof
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-04-29 6:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-16 14:24 [GIT PULL] firmware: arm_scmi: fixes/cleanup for v5.2 Sudeep Holla
2019-04-29 6:11 ` Olof Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox