• L
    Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux · 93874681
    Linus Torvalds 提交于
    Pull clock framework changes from Mike Turquette:
     "The common clock framework changes for 3.8 are comprised of lots of
      fixes for existing platforms as well as new ports for some ARM
      platforms.  In addition there are new clk drivers for audio devices
      and MFDs."
    
    Fix up trivial conflict in <linux/clk-provider.h> (removal of 'inline'
    clashing with return type fixes)
    
    * tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux: (51 commits)
      MAINTAINERS: bad email address for Mike Turquette
      clk: introduce optional disable_unused callback
      clk: ux500: fix bit error
      clk: clock multiplexers may register out of order
      clk: ux500: Initial support for abx500 clock driver
      CLK: SPEAr: Remove unused dummy apb_pclk
      CLK: SPEAr: Correct index scanning done for clock synths
      CLK: SPEAr: Update clock rate table
      CLK: SPEAr: Add missing clocks
      CLK: SPEAr: Set CLK_SET_RATE_PARENT for few clocks
      CLK: SPEAr13xx: fix parent names of multiple clocks
      CLK: SPEAr13xx: Fix mux clock names
      CLK: SPEAr: Fix dev_id & con_id for multiple clocks
      clk: move IM-PD1 clocks to drivers/clk
      clk: make ICST driver handle the VCO registers
      clk: add GPLv2 headers to the Versatile clock files
      clk: mxs: Use a better name for the USB PHY clock
      clk: spear: Add stub functions for spear3[0|1|2]0_clk_init()
      CLK: clk-twl6040: fix return value check in twl6040_clk_probe()
      clk: ux500: Register nomadik keypad clock lookups for u8500
      ...
    93874681
clk-provider.h 13.5 KB