Linux/linux 5f97cbedrivers/clk clk.c, drivers/clk/samsung clk-exynos5420.c clk-exynos5-subcmu.c

Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux

Pull clk fixes from Stephen Boyd:
 "A couple fixes to the core framework logic that finds clk parents, a
  handful of samsung clk driver fixes for audio and display clks, and a
  small fix for the Stratix10 SoC driver that was checking the wrong
  register for validity"

* tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:
  clk: Fix potential NULL dereference in clk_fetch_parent_index()
  clk: Fix falling back to legacy parent string matching
  clk: socfpga: stratix10: fix rate caclulationg for cnt_clks
  clk: samsung: exynos542x: Move MSCL subsystem clocks to its sub-CMU
  clk: samsung: exynos5800: Move MAU subsystem clocks to MAU sub-CMU
  clk: samsung: Change signature of exynos5_subcmus_init() function
DeltaFile
+111-51drivers/clk/samsung/clk-exynos5420.c
+36-13drivers/clk/clk.c
+8-8drivers/clk/samsung/clk-exynos5-subcmu.c
+6-1drivers/clk/samsung/clk-exynos5250.c
+1-1drivers/clk/samsung/clk-exynos5-subcmu.h
+1-1drivers/clk/socfpga/clk-periph-s10.c
+163-756 files

UnifiedSplitRaw