netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: wens@csie.org
Cc: peppe.cavallaro@st.com, netdev@vger.kernel.org,
	grygorii.strashko@ti.com, linux@arm.linux.org.uk,
	robh@kernel.org, maxime.ripard@free-electrons.com
Subject: Re: [PATCH net-next v2] net: stmmac: Handle different error codes from platform_get_irq_byname
Date: Mon, 02 Jun 2014 14:05:20 -0700 (PDT)	[thread overview]
Message-ID: <20140602.140520.1193655810822953539.davem@davemloft.net> (raw)
In-Reply-To: <1401373900-30253-1-git-send-email-wens@csie.org>

From: Chen-Yu Tsai <wens@csie.org>
Date: Thu, 29 May 2014 22:31:40 +0800

> The following patch moved device tree interrupt resolution into
> platform_get_irq_byname:
> 
>   ad69674 of/irq: do irq resolution in platform_get_irq_byname()
> 
> As a result, the function no longer only return -ENXIO on error.
> This breaks DT based probing of stmmac, as seen in test runs of
> linux-next next-20140526 cubie2-sunxi_defconfig:
> 
>   http://lists.linaro.org/pipermail/kernel-build-reports/2014-May/003659.html
> 
> This patch makes the stmmac_platform probe function properly handle
> error codes, such as returning for deferred probing, and other codes
> returned by of_irq_get_by_name.
> 
> Signed-off-by: Chen-Yu Tsai <wens@csie.org>

Applied, thanks.

      reply	other threads:[~2014-06-02 21:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-29 14:31 [PATCH net-next v2] net: stmmac: Handle different error codes from platform_get_irq_byname Chen-Yu Tsai
2014-06-02 21:05 ` David Miller [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=20140602.140520.1193655810822953539.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=grygorii.strashko@ti.com \
    --cc=linux@arm.linux.org.uk \
    --cc=maxime.ripard@free-electrons.com \
    --cc=netdev@vger.kernel.org \
    --cc=peppe.cavallaro@st.com \
    --cc=robh@kernel.org \
    --cc=wens@csie.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).