1. 15 5月, 2014 1 次提交
    • R
      clk/samsung: add support for multiple clock providers · 976face4
      Rahul Sharma 提交于
      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, S3c24xx are also modified as per changed helper functions.
      Signed-off-by: NRahul Sharma <rahul.sharma@samsung.com>
      [t.figa: Modified s3c2410 clock driver as well]
      Signed-off-by: NTomasz Figa <t.figa@samsung.com>
      976face4
  2. 15 4月, 2014 1 次提交