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


Groups > linux.kernel > #1675937

Re: [PATCH v4] usb: host: ohci-pxa27x: Handle return value of clk_prepare_enable

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH v4] usb: host: ohci-pxa27x: Handle return value of clk_prepare_enable
Date 2017-06-27 18:00 +0200
Message-ID <tX14d-2Bz-1@gated-at.bofh.it> (permalink)
References <tWR4S-4iT-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Jun 27, 2017 at 10:47:28AM +0530, Arvind Yadav wrote:
> clk_prepare_enable() can fail here and we must check its return value.
> 
> Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
> ---
>  drivers/usb/host/ohci-pxa27x.c | 10 +++++++---
>  1 file changed, 7 insertions(+), 3 deletions(-)
> 

No changelog here?

Please fix.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v4] usb: host: ohci-pxa27x: Handle return value of clk_prepare_enable Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-06-27 07:20 +0200
  Re: [PATCH v4] usb: host: ohci-pxa27x: Handle return value of  clk_prepare_enable Greg KH <gregkh@linuxfoundation.org> - 2017-06-27 18:00 +0200

csiph-web