Re: [PATCH 2/6] reset: intel: Use devm_register_restart_handler()

From: Philipp Zabel

Date: Wed Mar 04 2026 - 06:50:24 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