Re: [PATCH 1/2] clk: rockchip: release io resource when failing to init clk
From: Heiko Stübner
Date: Fri Jun 03 2016 - 09:42:35 EST
Am Freitag, 3. Juni 2016, 08:54:18 schrieb Shawn Lin:
> We should call iounmap to relase reg_base since it's not going
> to be used any more if failing to init clk.
>
> Signed-off-by: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
applied to my clk-fixes branch for 4.7, after adding a line to the patch-
description explaining that this is really just missing on rk3399 (and after
checking that the iounmaps are already present on the old clock-trees)
Thanks for catching this
Heiko