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


Groups > linux.kernel > #1448281

[GIT PULL] clk fixes for v4.7-rc8

From Michael Turquette <mturquette@baylibre.com>
Newsgroups linux.kernel
Subject [GIT PULL] clk fixes for v4.7-rc8
Date 2016-07-22 02:50 +0200
Message-ID <rXwP8-6ID-13@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


The following changes since commit 086347705be7530feabb6274a3ad81dd545e7914:

  Merge tag 'v4.7-rockchip-clk-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-fixes (2016-06-20 17:01:45 -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 f96423f483b1a7854270335b319e8d1cdd6f3585:

  clk: at91: fix clk_programmable_set_parent() (2016-07-18 17:45:41 -0700)

----------------------------------------------------------------
Fix a bug in the at91 clk driver, two compile time warnings in sunxi clk
drivers, and one bug in a sunxi clk driver introduced in the 4.7 merge
window.

----------------------------------------------------------------
Arnd Bergmann (1):
      clk: sunxi: remove unused variable

Boris Brezillon (1):
      clk: at91: fix clk_programmable_set_parent()

Maxime Ripard (2):
      clk: sunxi: tcon-ch1: Do not return a negative error in get_parent
      clk: sunxi: display: Add per-clock flags

Michael Turquette (1):
      Merge tag 'sunxi-clk-fixes-for-4.7' of https://git.kernel.org/.../mripard/linux into clk-fixes

 drivers/clk/at91/clk-programmable.c    | 2 +-
 drivers/clk/sunxi/clk-sun4i-display.c  | 5 ++++-
 drivers/clk/sunxi/clk-sun4i-tcon-ch1.c | 4 ----
 3 files changed, 5 insertions(+), 6 deletions(-)

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[GIT PULL] clk fixes for v4.7-rc8 Michael Turquette <mturquette@baylibre.com> - 2016-07-22 02:50 +0200
  Re: [GIT PULL] clk fixes for v4.7-rc8 Linus Torvalds <torvalds@linux-foundation.org> - 2016-07-23 05:10 +0200

csiph-web