Merge tag 'sunxi-clk-fixes-for-5.18-2' of https://git.kernel.org/pub/scm/linux/kernel...
authorStephen Boyd <sboyd@kernel.org>
Mon, 25 Apr 2022 23:47:24 +0000 (16:47 -0700)
committerStephen Boyd <sboyd@kernel.org>
Mon, 25 Apr 2022 23:47:24 +0000 (16:47 -0700)
commita91b05f6b928e8fab750fc953d7df0aa6dc43547
tree0929cbd8c12d042fa97fc33772c58c3461d5c99e
parent6deb9bf4580d53fea191fa0689a4446c8937398d
parentf58ca215cda1975f77b2b762903684a3c101bec9
Merge tag 'sunxi-clk-fixes-for-5.18-2' of https://git./linux/kernel/git/sunxi/linux into clk-fixes

Pull Allwinner clk fixes from Jernej Skrabec:

 - Add missing sentinel
 - check return value for platform_get_resource()
 - mark rtc-32k as critical

* tag 'sunxi-clk-fixes-for-5.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux:
  clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()
  clk: sunxi-ng: sun6i-rtc: Mark rtc-32k as critical
  clk: sunxi-ng: fix not NULL terminated coccicheck error