Merge tag 'clk-v5.4-samsung-fixes' of https://git.kernel.org/pub/scm/linux/kernel...
authorStephen Boyd <sboyd@kernel.org>
Mon, 4 Nov 2019 17:59:16 +0000 (09:59 -0800)
committerStephen Boyd <sboyd@kernel.org>
Mon, 4 Nov 2019 17:59:33 +0000 (09:59 -0800)
commit5a60b5aa96e8619baf02865e3002704fc2897731
tree381f60a3c1399ef79f4229b1d33e98feb3abe565
parent78bdf57e9943186f4b1effb1c18555885f80b5ff
parente9323b664ce29547d996195e8a6129a351c39108
Merge tag 'clk-v5.4-samsung-fixes' of https://git./linux/kernel/git/snawrocki/clk into clk-fixes

Pull Samsung clk driver fixes from Sylwester Nawrocki:

 - system suspend related fixes for the exynos542x clocks driver
 - probe() error paths fixes in the exynos5433 CMU driver adding
   proper release of memory and clk resources

* tag 'clk-v5.4-samsung-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk:
  clk: samsung: exynos5420: Preserve PLL configuration during suspend/resume
  clk: samsung: exynos542x: Move G3D subsystem clocks to its sub-CMU
  clk: samsung: exynos5433: Fix error paths