mbox series

Reset controller fixes for v5.5

Message ID cbc2af1aece3762553219ba6b5222237dacaea9d.camel@pengutronix.de (mailing list archive)
State Mainlined, archived
Commit f430c7ed8bc22992ed528b518da465b060b9223f
Headers show
Series Reset controller fixes for v5.5 | expand

Pull-request

git://git.pengutronix.de/git/pza/linux.git tags/reset-fixes-for-v5.5

Message

Philipp Zabel Oct. 28, 2019, 1:15 p.m. UTC
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(-)

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#735): https://linux.kernel.org/g/patchwork-soc/message/735
Mute This Topic: https://linux.kernel.org/mt/38899556/1554929
Group Owner: patchwork-soc+owner@linux.kernel.org
Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub  [patchwork-linux-kernel-org@patchwork.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-