linux-arm-kernel.lists.infradead.org archive mirror
 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 2/2] Clean-up for omamps for v6.3
Date: Tue, 24 Jan 2023 15:21:56 +0200	[thread overview]
Message-ID: <pull-1674566471-434733@atomide.com-2> (raw)
In-Reply-To: <pull-1674566471-434733@atomide.com>

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

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.3/cleanup-signed

for you to fetch changes up to 5fc1f76a85ce50b501b1d2ef04a29bc79910807d:

  ARM: OMAP2+: Fix spelling typos in comment (2023-01-19 12:19:39 +0200)

----------------------------------------------------------------
Clean-up for omaps for v6.3

Non-urgent fixes for missing of_node_put() and clk_put(), drop few
unnecessary includes, and fix a typo. None of these are urgent and
can be merged along with other clean-up when suitable.

----------------------------------------------------------------
Chen Hui (1):
      ARM: OMAP2+: Fix memory leak in realtime_counter_init()

Geert Uytterhoeven (2):
      ARM: OMAP2+: Remove unneeded #include <linux/pinctrl/pinmux.h>
      ARM: OMAP2+: Remove unneeded #include <linux/pinctrl/machine.h>

Liang He (1):
      ARM: OMAP2+: omap4-common: Fix refcount leak bug

Nir Levy (1):
      ARM: OMAP2+: Fix spelling typos in comment

 arch/arm/mach-omap2/devices.c      | 1 -
 arch/arm/mach-omap2/omap4-common.c | 1 +
 arch/arm/mach-omap2/pm33xx-core.c  | 1 -
 arch/arm/mach-omap2/sleep34xx.S    | 2 +-
 arch/arm/mach-omap2/timer.c        | 1 +
 5 files changed, 3 insertions(+), 3 deletions(-)

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

      reply	other threads:[~2023-01-24 13:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-24 13:21 [GIT PULL 1/2] Devicetree changes for omaps for v6.3 Tony Lindgren
2023-01-24 13:21 ` Tony Lindgren [this message]

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-1674566471-434733@atomide.com-2 \
    --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 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).