Re: [PATCH v2 19/19] power: reset: syscon-poweroff: Use devm_register_sys_off_handler(POWER_OFF)

From: AngeloGioacchino Del Regno
Date: Tue Feb 06 2024 - 04:36:24 EST


Il 05/02/24 20:44, Andrew Davis ha scritto:
Use device life-cycle managed register function to simplify probe and
exit paths.

Signed-off-by: Andrew Davis <afd@xxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>