Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1505346

Re: [PATCH v2] clk: at91: Fix a return value in case of error

From Stephen Boyd <sboyd@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2] clk: at91: Fix a return value in case of error
Date 2016-10-21 01:50 +0200
Message-ID <suvfX-5Sl-9@gated-at.bofh.it> (permalink)
References <slgg9-67n-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 09/25, Christophe JAILLET wrote:
> If 'clk_hw_register()' fails, it is likely that we expect to return an
> error instead of a valid pointer (which would mean success).
> 
> Fix commit f5644f10dcfb ("clk: at91: Migrate to clk_hw based registration
> and OF APIs")
> 
> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
> ---

Applied to clk-fixes

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v2] clk: at91: Fix a return value in case of error Stephen Boyd <sboyd@codeaurora.org> - 2016-10-21 01:50 +0200

csiph-web