]> Git Repo - J-linux.git/commitdiff
Merge tag 'counter-fixes-for-6.12' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
authorGreg Kroah-Hartman <[email protected]>
Thu, 7 Nov 2024 07:25:08 +0000 (08:25 +0100)
committerGreg Kroah-Hartman <[email protected]>
Thu, 7 Nov 2024 07:25:08 +0000 (08:25 +0100)
William writes:

Counter fixes for 6.12

Fix device_node handling in stm32-timer-cnt by calling required
of_node_put() after device node is no longer needed. Check and handle
clk_enable() failures in stm32-timer-cnt and ti-ecap-capture.

Signed-off-by: William Breathitt Gray <[email protected]>
* tag 'counter-fixes-for-6.12' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wbg/counter:
  counter: ti-ecap-capture: Add check for clk_enable()
  counter: stm32-timer-cnt: Add check for clk_enable()
  counter: stm32-timer-cnt: fix device_node handling in probe_encoder()


Trivial merge
This page took 0.049171 seconds and 4 git commands to generate.