* Reset controller fix for v5.2
@ 2019-07-04 10:37 Philipp Zabel
2019-07-04 14:05 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2019-07-04 10:37 UTC (permalink / raw)
To: arm; +Cc: kernel, linux-arm-kernel
Dear arm-soc maintainers,
The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
are available in the Git repository at:
git://git.pengutronix.de/git/pza/linux.git tags/reset-fixes-for-v5.2
for you to fetch changes up to a71dcd3757e29cc8b43383ff18595d707cf08345:
reset: remove redundant null check on pointer dev (2019-07-04 12:10:55 +0200)
----------------------------------------------------------------
Reset controller fix for v5.2
This tag removes a redundant device pointer NULL check from
__reset_control_get_from_lookup to fix a static code checker
warning.
----------------------------------------------------------------
Colin Ian King (1):
reset: remove redundant null check on pointer dev
drivers/reset/core.c | 3 ---
1 file changed, 3 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: Reset controller fix for v5.2
2019-07-04 10:37 Reset controller fix for v5.2 Philipp Zabel
@ 2019-07-04 14:05 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2019-07-04 14:05 UTC (permalink / raw)
To: Philipp Zabel; +Cc: arm, kernel, linux-arm-kernel
On Thu, Jul 04, 2019 at 12:37:06PM +0200, Philipp Zabel wrote:
> Dear arm-soc maintainers,
>
> The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
>
> Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
>
> are available in the Git repository at:
>
> git://git.pengutronix.de/git/pza/linux.git tags/reset-fixes-for-v5.2
>
> for you to fetch changes up to a71dcd3757e29cc8b43383ff18595d707cf08345:
>
> reset: remove redundant null check on pointer dev (2019-07-04 12:10:55 +0200)
>
> ----------------------------------------------------------------
> Reset controller fix for v5.2
>
> This tag removes a redundant device pointer NULL check from
> __reset_control_get_from_lookup to fix a static code checker
> warning.
>
> ----------------------------------------------------------------
> Colin Ian King (1):
> reset: remove redundant null check on pointer dev
Given that we're so late in the release, and this fixes only a warning
for redundant checks, I've merged it in the drivers branch for the
merge window.
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-07-04 14:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-04 10:37 Reset controller fix for v5.2 Philipp Zabel
2019-07-04 14:05 ` Olof Johansson
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).