From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Heiko Stuebner To: Xing Zheng Cc: linux-rockchip@lists.infradead.org, Michael Turquette , Stephen Boyd , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] clk: rockchip: fix cclk error handing Date: Thu, 26 May 2016 23:47:39 +0200 Message-ID: <1509769.ko7YVcsoMN@phil> In-Reply-To: <1464270549-12713-1-git-send-email-zhengxing@rock-chips.com> References: <1464270549-12713-1-git-send-email-zhengxing@rock-chips.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" List-ID: Am Donnerstag, 26. Mai 2016, 21:49:08 schrieb Xing Zheng: > It maybe due to a copy-paste error the error handing should be > cclk not clk. > > Reported-by: Lin Huang > Signed-off-by: Xing Zheng applied to my clk-fixes branch after adapting the commit message a bit. Thanks for catching that Heiko