Hello, On Sun, Aug 16, 2026 at 06:06:01AM +0000, Eliav Farber wrote: > Replace the blocking_notifier_chain_register() + > devm_add_action_or_reset() pattern with a single call to > devm_blocking_notifier_chain_register(), removing the > iqs620_pwm_notifier_unregister() callback. > > Signed-off-by: Eliav Farber I applied this to https://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux.git pwm/for-nexxt (with $Subject ~= s/use/Use/ to match the usual style in pwm land) as 7.4 material. Note this branch isn't stable and I intend to rebase it to 7.3-rc1 once that is available. Until then it will also not be part of linux-next. Best regards Uwe