From: Philipp Zabel <p.zabel@pengutronix.de>
To: arm@kernel.org
Cc: kernel@pengutronix.de, linux-arm-kernel@lists.infradead.org
Subject: Reset controller fixes for v5.5
Date: Mon, 28 Oct 2019 14:15:31 +0100 [thread overview]
Message-ID: <cbc2af1aece3762553219ba6b5222237dacaea9d.camel@pengutronix.de> (raw)
Dear arm-soc maintainers,
The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:
Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)
are available in the Git repository at:
git://git.pengutronix.de/git/pza/linux.git tags/reset-fixes-for-v5.5
for you to fetch changes up to f430c7ed8bc22992ed528b518da465b060b9223f:
reset: fix reset_control_ops kerneldoc comment (2019-10-28 12:18:23 +0100)
----------------------------------------------------------------
Reset controller fixes for v5.5
This tag fixes a memory leak in reset_control_array_put(), which is
called by reset_control_put() for reset array controls. The other
patches are small kerneldoc comment fixes to avoid documentation build
warnings.
----------------------------------------------------------------
Kishon Vijay Abraham I (1):
reset: Fix memory leak in reset_control_array_put()
Philipp Zabel (4):
reset: fix of_reset_simple_xlate kerneldoc comment
reset: fix of_reset_control_get_count kerneldoc comment
reset: fix reset_control_lookup kerneldoc comment
reset: fix reset_control_get_exclusive kerneldoc comment
Randy Dunlap (1):
reset: fix reset_control_ops kerneldoc comment
drivers/reset/core.c | 5 +++--
include/linux/reset-controller.h | 4 ++--
include/linux/reset.h | 2 +-
3 files changed, 6 insertions(+), 5 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2019-10-28 13:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-28 13:15 Philipp Zabel [this message]
2019-10-28 15:56 ` Reset controller fixes for v5.5 Olof Johansson
2019-10-28 18:00 ` Olof Johansson
2019-10-29 13:27 ` Philipp Zabel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cbc2af1aece3762553219ba6b5222237dacaea9d.camel@pengutronix.de \
--to=p.zabel@pengutronix.de \
--cc=arm@kernel.org \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).