Re: [PATCH v6 01/11] clk: at91: sama7g5: fix compilation error

From: Stephen Boyd
Date: Sat Dec 19 2020 - 14:54:16 EST


Quoting Claudiu Beznea (2020-11-19 07:43:07)
> pmc_data_allocate() has been changed. pmc_data_free() was removed.
> Adapt the code taking this into consideration. With this the programmable
> clocks were also saved in sama7g5_pmc so that they could be later
> referenced.
>
> Fixes: cb783bbbcf54 ("clk: at91: sama7g5: add clock support for sama7g5")
> Signed-off-by: Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx>
> Reviewed-by: Tudor Ambarus <tudor.ambarus@xxxxxxxxxxxxx>
> Tested-by: Tudor Ambarus <tudor.ambarus@xxxxxxxxxxxxx>
> ---

Applied to clk-next