]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitec99563453e62e27a83f2c3114353158b5c8ad17
tree0929cbd8c12d042fa97fc33772c58c3461d5c99e
parent420adc71b41797eb23d4790aeaa98b259c922dfc
parentcb27add628c7ff4989b69f4e7e5c6f643f913dd3
Merge tag 'sunxi-clk-fixes-for-5.18-2' of https://git.kernel.org/pub/scm/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