linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Reset controller fixes for v5.5
@ 2019-10-28 13:15 Philipp Zabel
  2019-10-28 15:56 ` Olof Johansson
  0 siblings, 1 reply; 4+ messages in thread
From: Philipp Zabel @ 2019-10-28 13:15 UTC (permalink / raw)
  To: arm; +Cc: kernel, linux-arm-kernel

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

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

end of thread, other threads:[~2019-10-29 13:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-28 13:15 Reset controller fixes for v5.5 Philipp Zabel
2019-10-28 15:56 ` Olof Johansson
2019-10-28 18:00   ` Olof Johansson
2019-10-29 13:27   ` Philipp Zabel

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