All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: arm@kernel.org, linux-omap@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	"Tony Lindgren" <tony@atomide.com>
Subject: [GIT PULL 3/4] SoC clean-up for omaps
Date: Wed, 27 Apr 2022 15:08:27 +0300	[thread overview]
Message-ID: <pull-1651061256-836848@atomide.com-3> (raw)
In-Reply-To: <pull-1651061256-836848@atomide.com>

From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 71ff461c3f41f6465434b9e980c01782763e7ad8:

  iommu/omap: Fix regression in probe for NULL pointer dereference (2022-04-08 11:16:29 +0200)

are available in the Git repository at:

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

for you to fetch changes up to df3eb1feeb73f17776e559679eaa986572db0837:

  ARM: OMAP2+: drop hwmod-clock helper comment (2022-04-21 14:47:15 +0300)

----------------------------------------------------------------
Soc clean-up for omaps

Soc clean-up for omaps to add missing of_node_put() calls
and drop unused omap_device_register().

----------------------------------------------------------------
Johan Hovold (2):
      ARM: OMAP2+: drop omap_device_register() helper
      ARM: OMAP2+: drop hwmod-clock helper comment

Wang Qing (1):
      ARM: OMAP2+: add missing of_node_put before break and return

 arch/arm/mach-omap2/cm_common.c   |  8 ++++++--
 arch/arm/mach-omap2/control.c     | 19 ++++++++++++++-----
 arch/arm/mach-omap2/omap_device.c | 20 --------------------
 arch/arm/mach-omap2/omap_device.h |  1 -
 arch/arm/mach-omap2/prm_common.c  |  8 ++++++--
 5 files changed, 26 insertions(+), 30 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: arm@kernel.org, linux-omap@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	"Tony Lindgren" <tony@atomide.com>
Subject: [GIT PULL 3/4] SoC clean-up for omaps
Date: Wed, 27 Apr 2022 15:08:27 +0300	[thread overview]
Message-ID: <pull-1651061256-836848@atomide.com-3> (raw)
In-Reply-To: <pull-1651061256-836848@atomide.com>

From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 71ff461c3f41f6465434b9e980c01782763e7ad8:

  iommu/omap: Fix regression in probe for NULL pointer dereference (2022-04-08 11:16:29 +0200)

are available in the Git repository at:

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

for you to fetch changes up to df3eb1feeb73f17776e559679eaa986572db0837:

  ARM: OMAP2+: drop hwmod-clock helper comment (2022-04-21 14:47:15 +0300)

----------------------------------------------------------------
Soc clean-up for omaps

Soc clean-up for omaps to add missing of_node_put() calls
and drop unused omap_device_register().

----------------------------------------------------------------
Johan Hovold (2):
      ARM: OMAP2+: drop omap_device_register() helper
      ARM: OMAP2+: drop hwmod-clock helper comment

Wang Qing (1):
      ARM: OMAP2+: add missing of_node_put before break and return

 arch/arm/mach-omap2/cm_common.c   |  8 ++++++--
 arch/arm/mach-omap2/control.c     | 19 ++++++++++++++-----
 arch/arm/mach-omap2/omap_device.c | 20 --------------------
 arch/arm/mach-omap2/omap_device.h |  1 -
 arch/arm/mach-omap2/prm_common.c  |  8 ++++++--
 5 files changed, 26 insertions(+), 30 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2022-04-27 12:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-27 12:08 [GIT PULL 1/4] Maintainaer updates for omaps Tony Lindgren
2022-04-27 12:08 ` Tony Lindgren
2022-04-27 12:08 ` [GIT PULL 2/4] Defconfig changes " Tony Lindgren
2022-04-27 12:08   ` Tony Lindgren
2022-04-27 12:08 ` Tony Lindgren [this message]
2022-04-27 12:08   ` [GIT PULL 3/4] SoC clean-up " Tony Lindgren
2022-04-27 12:08 ` [GIT PULL 4/4] Drivers changes for ti-sysc Tony Lindgren
2022-04-27 12:08   ` Tony Lindgren
2022-05-03 14:50 ` [GIT PULL 1/4] Maintainaer updates for omaps patchwork-bot+linux-soc

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=pull-1651061256-836848@atomide.com-3 \
    --to=tony@atomide.com \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=soc@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.