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


Groups > linux.kernel > #1716146 > unrolled thread

Re: [PATCH] mfd: t7l66xb: Handle return value of clk_prepare_enable

Started byLee Jones <lee.jones@linaro.org>
First post2017-08-21 09:50 +0200
Last post2017-08-21 09:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] mfd: t7l66xb: Handle return value of clk_prepare_enable Lee Jones <lee.jones@linaro.org> - 2017-08-21 09:50 +0200

#1716146 — Re: [PATCH] mfd: t7l66xb: Handle return value of clk_prepare_enable

FromLee Jones <lee.jones@linaro.org>
Date2017-08-21 09:50 +0200
SubjectRe: [PATCH] mfd: t7l66xb: Handle return value of clk_prepare_enable
Message-ID<ugPDd-1pc-35@gated-at.bofh.it>
On Tue, 08 Aug 2017, Arvind Yadav wrote:

> clk_prepare_enable() can fail here and we must check its return value.
> we must disable clock, if t7l66xb_probe is not successful.
> 
> Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
> ---
>  drivers/mfd/t7l66xb.c | 17 ++++++++++++++---
>  1 file changed, 14 insertions(+), 3 deletions(-)

Applied, thanks.

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web