Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1686959 > unrolled thread

[GIT PULL] clk bulk prepare enable

Started byStephen Boyd <sboyd@codeaurora.org>
First post2017-07-14 00:30 +0200
Last post2017-07-14 00:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] clk bulk prepare enable Stephen Boyd <sboyd@codeaurora.org> - 2017-07-14 00:30 +0200

#1686959 — [GIT PULL] clk bulk prepare enable

FromStephen Boyd <sboyd@codeaurora.org>
Date2017-07-14 00:30 +0200
Subject[GIT PULL] clk bulk prepare enable
Message-ID<u2UMq-30X-11@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web