[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <66454ec0-9ca9-b4f5-1cd4-81204b2d120b@linux-m68k.org>
Date: Fri, 26 Feb 2021 13:23:48 +1000
From: Greg Ungerer <gerg@...ux-m68k.org>
To: torvalds@...ux-foundation.org
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Linux/m68k <linux-m68k@...r.kernel.org>,
Geert Uytterhoeven <geert@...ux-m68k.org>
Subject: [git pull] m68knommu changes for v5.12
Hi Linus,
Please pull the m68knommu changes for v5.12.
Only a single change. NULL parameter check in the local ColdFire
clocking code.
Regards
Greg
The following changes since commit 92bf22614b21a2706f4993b278017e437f7785b3:
Linux 5.11-rc7 (2021-02-07 13:57:38 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git tags/m68knommu-for-v5.12
for you to fetch changes up to c1fb1bf64bb63a1d6ae3311a9a3581a527c1f185:
m68k: let clk_enable() return immediately if clk is NULL (2021-02-08 08:15:17 +1000)
----------------------------------------------------------------
m68knommu: updates for v5.12
- NULL clk parameter check in clk_enable()
----------------------------------------------------------------
Defang Bo (1):
m68k: let clk_enable() return immediately if clk is NULL
arch/m68k/coldfire/clk.c | 4 ++++
1 file changed, 4 insertions(+)
Powered by blists - more mailing lists