Re: [PATCH 5/6] reset: npcm: Use devm_register_sys_off_handler()

From: Philipp Zabel

Date: Wed Mar 04 2026 - 06:49:40 EST


On Mi, 2025-08-13 at 16:41 -0500, Andrew Davis wrote:
> Function register_restart_handler() is deprecated. Using this new API
> removes our need to keep and manage a struct notifier_block and to
> later unregister the handler.
>
> Signed-off-by: Andrew Davis <afd@xxxxxx>

Reviewed-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>

regards
Philipp