[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1490692624-11931-1-git-send-email-yamada.masahiro@socionext.com>
Date: Tue, 28 Mar 2017 18:17:01 +0900
From: Masahiro Yamada <yamada.masahiro@...ionext.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Stephen Boyd <sboyd@...eaurora.org>,
Ralf Baechle <ralf@...ux-mips.org>,
Michael Turquette <mturquette@...libre.com>,
Masahiro Yamada <yamada.masahiro@...ionext.com>,
Haojian Zhuang <haojian.zhuang@...il.com>,
Eric Miao <eric.y.miao@...il.com>,
linux-kernel@...r.kernel.org,
adi-buildroot-devel@...ts.sourceforge.net,
Wan ZongShun <mcuos.com@...il.com>,
Steven Miao <realmz6@...il.com>,
Russell King <linux@...linux.org.uk>,
linux-arm-kernel@...ts.infradead.org
Subject: [PATCH v5 0/3] clk: let clk_disable() return immediately if clk is NULL for last 3 clks
Hi Andrew,
Please consider to apply this series to your tree.
This trivial series has been left over so long.
Stephen Boyd suggested to split the series per-arch,
and I did so.
But sub-architecture maintainers did not respond
in spite of my several times pings.
Please see this:
w90x900: https://patchwork.kernel.org/patch/9338047/
mmp: https://patchwork.kernel.org/patch/9338049/
blackfin https://patchwork.kernel.org/patch/9338053/
Stephen mentioned Andrew could pick up this in case maintainers are silent.
http://lkml.iu.edu/hypermail/linux/kernel/1609.2/00801.html
Masahiro Yamada (3):
ARM: mmp: let clk_disable() return immediately if clk is NULL
ARM: w90x900: let clk_disable() return immediately if clk is NULL
blackfin: bf609: let clk_disable() return immediately if clk is NULL
arch/arm/mach-mmp/clock.c | 3 +++
arch/arm/mach-w90x900/clock.c | 3 +++
arch/blackfin/mach-bf609/clock.c | 3 +++
3 files changed, 9 insertions(+)
--
2.7.4
Powered by blists - more mailing lists