From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Heiko Stuebner To: Shawn Lin Cc: Xing Zheng , Michael Turquette , Stephen Boyd , linux-clk@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] clk: rockchip: release io resource when failing to init clk Date: Mon, 14 Mar 2016 02:01:07 +0100 Message-ID: <22451730.fGu0L5hvan@phil> In-Reply-To: <1457842402-23765-1-git-send-email-shawn.lin@rock-chips.com> References: <1457842402-23765-1-git-send-email-shawn.lin@rock-chips.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" List-ID: Am Sonntag, 13. M=E4rz 2016, 12:13:22 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. >=20 > Signed-off-by: Shawn Lin applied for v4.7 Thanks Heiko