Hi Mike,

The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f:

  Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)

are available in the git repository at:

  [email protected]:t-kristo/linux-pm.git for-v3.16-rc/ti-clk-drv

for you to fetch changes up to 7d5fc85d961b807c799786afd175f5d964a2109f:

clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clock (2014-06-19 14:52:32 +0300)

----------------------------------------------------------------
Four fixes for early 3.16-rc builds. Fixes some hidden problems found with code checkers, AM43xx only build fix and a fix for the behavior of TI mux clocks (by default, no longer select mux parent with rate change, most of the other SoCs use similar behavior.)

----------------------------------------------------------------
Dan Carpenter (1):
      clk: ti: apll: not allocating enough data

Julia Lawall (1):
      clk: ti: dra7: return error code in failure case

Roger Quadros (1):
      clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabled

Tomi Valkeinen (1):
      clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clock

 drivers/clk/ti/apll.c |    8 +++-----
 drivers/clk/ti/dpll.c |    5 +++--
 drivers/clk/ti/mux.c  |    2 +-
 3 files changed, 7 insertions(+), 8 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to