Re: [PATCH 07/12] Input: adp5585: use devm_blocking_notifier_chain_register()

Dmitry Torokhov <[email protected]> Thu, 23 Jul 2026 14:58:25 -0700
Newsgroups org.kernel.vger.linux-pwm,org.kernel.vger.linux-acpi,org.kernel.vger.linux-gpio,org.kernel.vger.linux-iio,org.kernel.vger.linux-input,org.kernel.vger.linux-kernel,org.kernel.vger.platform-driver-x86
Message-ID <[email protected]>
On Thu, Jul 23, 2026 at 05:55:08PM +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
> adp5585_keys_unreg_notifier() callback.
> 
> Signed-off-by: Eliav Farber <[email protected]>

Acked-by: Dmitry Torokhov <[email protected]>

Feel free to merge with the rest of the series.

Thanks.

-- 
Dmitry