From: David Miller <davem@davemloft.net>
To: romain.perier@gmail.com
Cc: peppe.cavallaro@st.com, netdev@vger.kernel.org,
linux-rockchip@lists.infradead.org
Subject: Re: [PATCH v2] stmmac: Don't exit mdio registration when mdio subnode is not found in the DTS
Date: Sun, 10 Jan 2016 18:03:17 -0500 (EST) [thread overview]
Message-ID: <20160110.180317.1091002009651518965.davem@davemloft.net> (raw)
In-Reply-To: <1452197608-29060-1-git-send-email-romain.perier@gmail.com>
From: Romain Perier <romain.perier@gmail.com>
Date: Thu, 7 Jan 2016 21:13:28 +0100
> Originally, most of the platforms using this driver did not define an mdio subnode
> in the devicetree. Commit e34d65 ("stmmac: create of compatible mdio bus for stmmac driver")
> introduced a backward compatibily issue by using of_mdiobus_register explicitly
> with an mdio subnode. This patch fixes the issue by calling the function
> mdiobus_register, when mdio subnode is not found. The driver is now compatible
> with both modes.
>
> Fixes: e34d65696d2e ("stmmac: create of compatible mdio bus for stmmac driver")
> Signed-off-by: Romain Perier <romain.perier@gmail.com>
Applied, thanks.
prev parent reply other threads:[~2016-01-10 23:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-07 20:13 [PATCH v2] stmmac: Don't exit mdio registration when mdio subnode is not found in the DTS Romain Perier
2016-01-08 8:04 ` Phil Reid
2016-01-10 23:03 ` 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=20160110.180317.1091002009651518965.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=linux-rockchip@lists.infradead.org \
--cc=netdev@vger.kernel.org \
--cc=peppe.cavallaro@st.com \
--cc=romain.perier@gmail.com \
/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).