From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: Tony Lindgren <tony@atomide.com>,
linux-omap@vger.kernel.org, arm@kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/3] SoC changes for omaps for v5.11 merge window
Date: Fri, 27 Nov 2020 09:38:19 +0200 [thread overview]
Message-ID: <pull-1606462656-588116@atomide.com> (raw)
From: "Tony Lindgren" <tony@atomide.com>
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.11/soc-signed
for you to fetch changes up to 2e023b938048c9857af09b96ce672e9a31dbfb38:
ARM: OMAP1: clock: Use IS_ERR_OR_NULL() to clean code (2020-11-19 11:45:42 +0200)
----------------------------------------------------------------
SoC changes for omaps for v5.11 merge window:
Several non-urgent fixes for various issues found by automated tests.
So far we have not been hitting any of these so these can wait for the
merge window no problem.
----------------------------------------------------------------
Jing Xiangfeng (1):
ARM: OMAP2+: Remove redundant assignment to variable ret
Tang Bin (1):
ARM: OMAP1: clock: Use IS_ERR_OR_NULL() to clean code
Xu Wang (1):
ARM: OMAP2+: Remove redundant null check before clk_prepare_enable/clk_disable_unprepare
Youling Tang (2):
ARM: OMAP2+: Fix memleak in omap2xxx_clkt_vps_init
ARM: OMAP2+: Fix kfree NULL pointer in omap2xxx_clkt_vps_init
arch/arm/mach-omap1/clock.c | 14 +++++++-------
arch/arm/mach-omap2/clkt2xxx_virt_prcm_set.c | 11 +++++++----
arch/arm/mach-omap2/display.c | 6 ++----
arch/arm/mach-omap2/omap_device.c | 5 ++---
4 files changed, 18 insertions(+), 18 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2020-11-27 7:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-27 7:38 Tony Lindgren [this message]
2020-11-27 7:38 ` [GIT PULL 2/3] Devicetree changes for omaps for v5.11 merge window Tony Lindgren
2020-11-27 7:38 ` [GIT PULL 3/3] Defconfig " Tony Lindgren
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-1606462656-588116@atomide.com \
--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).