mbox series

[GIT,PULL] amlogic Drivers updates for v5.20

Message ID 0c01e173-9abf-69ac-7882-e6ecc3935c33@baylibre.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] amlogic Drivers updates for v5.20 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-drivers-for-v5.20

Message

Neil Armstrong July 1, 2022, 8:13 a.m. UTC
Hi,

Here's a set of Amlogic Drivers changes for v5.20, with refcount leak fixes.

Neil

The following changes since commit f2b03c1056ef5c0829678f51273eace3e6327884:

   soc: s4: Add support for power domains controller (2022-03-07 09:40:39 +0100)

are available in the Git repository at:

   https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-drivers-for-v5.20

for you to fetch changes up to d18529a4c12f66d83daac78045ea54063bd43257:

   soc: amlogic: Fix refcount leak in meson-secure-pwrc.c (2022-06-17 09:40:40 +0200)

----------------------------------------------------------------
Amlogic Drivers changes for v5.20:
- Fix refcount leak in meson-secure-pwrc.c
- Fix refcount leak in meson_mx_socinfo_init

----------------------------------------------------------------
Liang He (1):
       soc: amlogic: Fix refcount leak in meson-secure-pwrc.c

Miaoqian Lin (1):
       meson-mx-socinfo: Fix refcount leak in meson_mx_socinfo_init

  drivers/soc/amlogic/meson-mx-socinfo.c  | 1 +
  drivers/soc/amlogic/meson-secure-pwrc.c | 4 +++-
  2 files changed, 4 insertions(+), 1 deletion(-)