mbox series

[GIT,PULL] Soc changes for omaps

Message ID pull-1656918583-2801@atomide.com (mailing list archive)
State Accepted
Commit e0ed9e672565be5db8b2e6d95f047d46140e3297
Headers show
Series [GIT,PULL] Soc changes for omaps | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.20/soc-signed

Message

Tony Lindgren July 4, 2022, 7:10 a.m. UTC
From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.20/soc-signed

for you to fetch changes up to fe71f6e1bbffb99ef28121a22a72859fb276af04:

  ARM: OMAP2+: Kconfig: Fix indentation (2022-06-28 08:50:20 +0300)

----------------------------------------------------------------
SoC changes omaps for v5.20 merge window

SoC changes omaps mostly for missing of_node_put() calls and cosmetic
Kconfig changes. These can be all merged when suitable, there is no urgent
need to merge this as fixes.

----------------------------------------------------------------
Juerg Haefliger (1):
      ARM: OMAP2+: Kconfig: Fix indentation

Liang He (2):
      ARM: OMAP2+: display: Fix refcount leak bug
      ARM: OMAP2+: pdata-quirks: Fix refcount leak bug

Miaoqian Lin (2):
      ARM: OMAP2+: Fix refcount leak in omapdss_init_of
      ARM: OMAP2+: Fix refcount leak in omap3xxx_prm_late_init

 arch/arm/mach-omap2/Kconfig        | 6 +++---
 arch/arm/mach-omap2/display.c      | 3 +++
 arch/arm/mach-omap2/pdata-quirks.c | 2 ++
 arch/arm/mach-omap2/prm3xxx.c      | 1 +
 4 files changed, 9 insertions(+), 3 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org July 4, 2022, 3 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Mon,  4 Jul 2022 10:10:53 +0300 you wrote:
> From: "Tony Lindgren" <tony@atomide.com>
> 
> The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:
> 
>   Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Soc changes for omaps
    https://git.kernel.org/soc/soc/c/e0ed9e672565

You are awesome, thank you!