netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: huangguobin4@huawei.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] net: ag71xx: add missed clk_disable_unprepare in error path of probe
Date: Mon, 20 Jul 2020 18:38:07 -0700 (PDT)	[thread overview]
Message-ID: <20200720.183807.1161867954603054467.davem@davemloft.net> (raw)
In-Reply-To: <20200720014614.11951-1-huangguobin4@huawei.com>

From: Huang Guobin <huangguobin4@huawei.com>
Date: Sun, 19 Jul 2020 21:46:14 -0400

> The ag71xx_mdio_probe() forgets to call clk_disable_unprepare() when
> of_reset_control_get_exclusive() failed. Add the missed call to fix it.
> 
> Fixes: d51b6ce441d3 ("net: ethernet: add ag71xx driver")
> Reported-by: Hulk Robot <hulkci@huawei.com>
> Signed-off-by: Huang Guobin <huangguobin4@huawei.com>

Applied, thanks.

      reply	other threads:[~2020-07-21  1:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-20  1:46 [PATCH] net: ag71xx: add missed clk_disable_unprepare in error path of probe Huang Guobin
2020-07-21  1:38 ` 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=20200720.183807.1161867954603054467.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=huangguobin4@huawei.com \
    --cc=netdev@vger.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 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).