Re: [PATCH v6 0/2] soc: ti: k3-socinfo: Add module build support to the k3 socinfo driver
From: Kevin Hilman
Date: Fri Nov 18 2022 - 15:09:46 EST
Nicolas Frayer <nfrayer@xxxxxxxxxxxx> writes:
> In order for the TI K3 SoC info driver to be built as a module, the
> following changes have been made:
> - Converted memory allocations to devm and added the remove callback
> - Added necessary code to build the driver as a module
Reviewed-by: Kevin Hilman <khilman@xxxxxxxxxxxx>