All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Sebastian Reichel <sre@kernel.org>
Cc: Arvind Yadav <arvind.yadav.cs@gmail.com>,
	kishon@ti.com, robh@kernel.org, dan.carpenter@oracle.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] phy: cpcap-usb: Fix platform_get_irq_byname's error checking.
Date: Fri, 17 Nov 2017 09:13:45 -0800	[thread overview]
Message-ID: <20171117171345.GP28152@atomide.com> (raw)
In-Reply-To: <20171117123517.jjdia6dwccta5ojp@earth>

* Sebastian Reichel <sre@kernel.org> [171117 12:37]:
> Hi,
> 
> On Fri, Nov 17, 2017 at 04:55:35PM +0530, Arvind Yadav wrote:
> > The platform_get_irq_byname() function returns negative if an error occurs.
> > zero or positive number on success. platform_get_irq_byname() error
> > checking for zero is not correct.
> > 
> > Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
> > ---
> 
> Fixes: 6d6ce40f63af ("phy: cpcap-usb: Add CPCAP PMIC USB support")
> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>

Acked-by: Tony Lindgren <tony@atomide.com>

      reply	other threads:[~2017-11-17 17:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-17 11:25 [PATCH v2] phy: cpcap-usb: Fix platform_get_irq_byname's error checking Arvind Yadav
2017-11-17 12:35 ` Sebastian Reichel
2017-11-17 17:13   ` Tony Lindgren [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171117171345.GP28152@atomide.com \
    --to=tony@atomide.com \
    --cc=arvind.yadav.cs@gmail.com \
    --cc=dan.carpenter@oracle.com \
    --cc=kishon@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=sre@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.