[GIT PULL] clk: fixes for 3.11-rc6

From: Mike Turquette
Date: Wed Aug 14 2013 - 01:01:39 EST


The following changes since commit d4e4ab86bcba5a72779c43dc1459f71fea3d89c8:

Linux 3.11-rc5 (2013-08-11 18:04:20 -0700)

are available in the git repository at:

git://git.linaro.org/people/mturquette/linux.git tags/clk-fixes-for-linus

for you to fetch changes up to a701fe3851d9c7f6bd27bc0b92ca1668a42c8406:

clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocks (2013-08-13 10:01:56 -0700)

----------------------------------------------------------------
Two small fixes for the Zynq clock controller introduced in 3.11-rc1 and
another Exynos clock patch which fixes a regression that prevents the
video pipeline from functioning on that platform.

----------------------------------------------------------------
Soren Brinkmann (2):
clk/zynq/clkc: Add dedicated spinlock for the SWDT
clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxes

Sylwester Nawrocki (1):
clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocks

drivers/clk/samsung/clk-exynos4.c | 64 +++++++++++++++++++++------------------
drivers/clk/zynq/clkc.c | 13 +++++---
2 files changed, 42 insertions(+), 35 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/