Hi Rahul,

On 12.03.2014 15:56, Rahul Sharma wrote:
Samsung CCF helper functions do not provide support to
register multiple Clock Providers for a given SoC. Due to
this limitation, SoC platforms are not able to use these
helpers for registering multiple clock providers and are
forced to bypass this layer.

This layer is modified accordingly to enable the support
for multiple clock providers.

Clock file for exynos4, exynos5250, exynos5420, exynos5440,
S3c64xx, S3c2412 and S3c2443 are also modified as per changed
helper functions.

Signed-off-by: Rahul Sharma <[email protected]>
---
  drivers/clk/samsung/clk-exynos4.c    |   47 +++++++-------
  drivers/clk/samsung/clk-exynos5250.c |   25 +++++---
  drivers/clk/samsung/clk-exynos5420.c |   24 ++++---
  drivers/clk/samsung/clk-exynos5440.c |   18 +++---
  drivers/clk/samsung/clk-pll.c        |   14 +++--
  drivers/clk/samsung/clk-s3c2412.c    |   29 +++++----
  drivers/clk/samsung/clk-s3c2443.c    |   46 +++++++-------
  drivers/clk/samsung/clk-s3c64xx.c    |   44 +++++++------
  drivers/clk/samsung/clk.c            |  114 ++++++++++++++++++----------------
  drivers/clk/samsung/clk.h            |   72 ++++++++++++++-------
  10 files changed, 251 insertions(+), 182 deletions(-)

Applied, thanks.

Best regards,
Tomasz
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to