Re: [PATCH v8 03/26] memory: tegra20-emc: Factor out clk initialization

From: Krzysztof Kozlowski
Date: Sat Nov 14 2020 - 10:37:50 EST


On Wed, Nov 11, 2020 at 04:14:33AM +0300, Dmitry Osipenko wrote:
> Factor out clk initialization and make it resource-managed. This makes
> easier to follow code and will help to make further changes cleaner.
>
> Signed-off-by: Dmitry Osipenko <digetx@xxxxxxxxx>
> ---
> drivers/memory/tegra/tegra20-emc.c | 70 ++++++++++++++++++++----------
> 1 file changed, 47 insertions(+), 23 deletions(-)

Thanks, applied.

Best regards,
Krzysztof