Merge branch 'for_3.16/clk_fixes_non_critical' of git://git.kernel.org/pub/scm/linux...
authorKukjin Kim <kgene.kim@samsung.com>
Fri, 16 May 2014 22:30:32 +0000 (07:30 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 16 May 2014 22:30:32 +0000 (07:30 +0900)
commit6b262bf1dbe287ce12752da96f77c365985d6f3b
tree107fdb6fbff575731ce16c06a68e10bf01b58056
parent4b2f5cd0ec19b70305dbe87cb9388804b6ac6162
parent773424326b51cc851b6e28ff22447ba5fcc5f429
Merge branch 'for_3.16/clk_fixes_non_critical' of git://git./linux/kernel/git/tfiga/samsung-clk into v3.16-next/clk-samsung

Pull Samsung clock non-critical fixes from Tomasz Figa:

"This pull requests contains a number of non-critical fixes for Samsung clock
framework and drivers, including:

1) a series of fixes for Exynos5420 to correct clock definitions and make the
driver closer to the documentation,

2) several missing clocks and clock IDs added to Exynos4, Exynos5250 and
Exynos5420 drivers,

3) fix for incorrect initialization of clock table with NULL,

4) compiler warning fix."

Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>