Re: [PATCH 1/2] pstore/ram: Register to module device table
From: AngeloGioacchino Del Regno
Date: Thu Jan 11 2024 - 07:11:33 EST
Il 10/01/24 22:05, Nícolas F. R. A. Prado ha scritto:
Register the compatible for this module on the module device table so
it can be automatically loaded when a matching DT node is present,
allowing logging of panics and oopses without any intervention.
Signed-off-by: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>