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


Groups > linux.kernel > #1249220

[GIT PULL] clk: fixes for 4.3-rc6

From Stephen Boyd <sboyd@codeaurora.org>
Newsgroups linux.kernel
Subject [GIT PULL] clk: fixes for 4.3-rc6
Date 2015-10-17 01:50 +0200
Message-ID <qkmV3-4R4-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


The following changes since commit 9f30a04d768f64280dc0c40b730746e82f298d88:

  Merge branch 'for-4.3-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-pm into clk-fixes (2015-10-02 11:22:23 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus

for you to fetch changes up to e79b202c632f24f49f2eb9459b88b5fd9e332263:

  Partially revert "clk: mvebu: Convert to clk_hw based provider APIs" (2015-10-14 11:28:17 -0700)

----------------------------------------------------------------
Just one revert for Armada XP devices. The conversion to
of_clk_get_parent_name() wasn't a direct translation, so we
revert back to of_clk_get() + __clk_get_name(). We could make
of_clk_get_parent_name() more robust, but that may have unintended
side-effects, so we'll do that in the next version.

----------------------------------------------------------------
Stephen Boyd (1):
      Partially revert "clk: mvebu: Convert to clk_hw based provider APIs"

 drivers/clk/mvebu/clk-cpu.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] clk: fixes for 4.3-rc6 Stephen Boyd <sboyd@codeaurora.org> - 2015-10-17 01:50 +0200

csiph-web