Revision 4f3f9573b62be8953ac3d9888c253e0744af7195 authored by Linus Torvalds on 17 October 2015, 00:11:14 UTC, committed by Linus Torvalds on 17 October 2015, 00:11:14 UTC
Pull clk fix from Stephen Boyd:
 "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"

* tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:
  Partially revert "clk: mvebu: Convert to clk_hw based provider APIs"
2 parent s 045ce74 + e79b202
History
File Mode Size
arm
Kconfig -rw-r--r-- 734 bytes
async_pf.c -rw-r--r-- 5.4 KB
async_pf.h -rw-r--r-- 1.1 KB
coalesced_mmio.c -rw-r--r-- 4.1 KB
coalesced_mmio.h -rw-r--r-- 845 bytes
eventfd.c -rw-r--r-- 22.7 KB
irqchip.c -rw-r--r-- 5.8 KB
kvm_main.c -rw-r--r-- 84.0 KB
vfio.c -rw-r--r-- 6.1 KB
vfio.h -rw-r--r-- 250 bytes

back to top