From: Linus Torvalds Date: Thu, 3 Apr 2025 01:03:34 +0000 (-0700) Subject: Merge tag 'char-misc-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.15-rc1~49 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=a0935e4ca3e1f2d5176a5b60bf6092cd7eba9914;p=linux-block.git Merge tag 'char-misc-6.15-rc1-2' of git://git./linux/kernel/git/gregkh/char-misc Pull char/misc fixes from Greg KH: "Here are two counter driver fixes that I realized I never sent to you for 6.14-final. They have been in my for weeks, as well as linux-next, my fault for not sending them earlier. They are: - bugfix for stm32-lptimer-cnt counter driver - bugfix for microchip-tcb-capture counter driver Again, these have been in linux-next for weeks with no reported issues" * tag 'char-misc-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: counter: microchip-tcb-capture: Fix undefined counter channel state on probe counter: stm32-lptimer-cnt: fix error handling when enabling --- a0935e4ca3e1f2d5176a5b60bf6092cd7eba9914