From: Stephen Boyd <sboyd@codeaurora.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Michael Turquette <mturquette@baylibre.com>,
linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] clk bulk prepare enable
Date: Thu, 13 Jul 2017 15:23:24 -0700 [thread overview]
Message-ID: <20170713222324.19223-1-sboyd@codeaurora.org> (raw)
The following changes since commit 618aee02e2f57042f4cdeab228caf631e524b281:
clk: add managed version of clk_bulk_get (2017-06-02 15:37:49 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-bulk-get-prep-enable
for you to fetch changes up to 3c48d86cc959309ee168fb87737a8cb3f97c5224:
clk: Provide bulk prepare_enable disable_unprepare variants (2017-07-12 23:50:53 -0700)
----------------------------------------------------------------
Small patch to add a clk_bulk_prepare_enable() and
clk_bulk_disable_unprepare() API to the newly introduced
clk bulk APIs.
----------------------------------------------------------------
It would be good to get this into the -rc1 so that other driver
trees can use it for code targeted for the next merge window.
Bjorn Andersson (1):
clk: Provide bulk prepare_enable disable_unprepare variants
include/linux/clk.h | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
reply other threads:[~2017-07-13 22:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20170713222324.19223-1-sboyd@codeaurora.org \
--to=sboyd@codeaurora.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=torvalds@linux-foundation.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).