netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: timur@codeaurora.org
Cc: netdev@vger.kernel.org, LinoSanfilippo@gmx.de
Subject: Re: [PATCH] [net-next][v2] net: qcom/emac: claim the irq only when the device is opened
Date: Mon, 23 Jan 2017 13:03:41 -0500 (EST)	[thread overview]
Message-ID: <20170123.130341.1571181724805215874.davem@davemloft.net> (raw)
In-Reply-To: <1484954464-2622-2-git-send-email-timur@codeaurora.org>

From: Timur Tabi <timur@codeaurora.org>
Date: Fri, 20 Jan 2017 17:21:04 -0600

> During reset, functions emac_mac_down() and emac_mac_up() are called,
> so we don't want to free and claim the IRQ unnecessarily.  Move those
> operations to open/close.
> 
> Signed-off-by: Timur Tabi <timur@codeaurora.org>
> ---
> 
> Notes:
>     v2: keep synchronize_irq call where it is

Applied.

  parent reply	other threads:[~2017-01-23 18:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-20 23:21 [PATCH] [net-next] net: qcom/emac: rename emac_phy to emac_sgmii and move it Timur Tabi
2017-01-20 23:21 ` [PATCH] [net-next][v2] net: qcom/emac: claim the irq only when the device is opened Timur Tabi
2017-01-21 22:09   ` Lino Sanfilippo
2017-01-23 18:03   ` David Miller [this message]
2017-01-23 17:55 ` [PATCH] [net-next] net: qcom/emac: rename emac_phy to emac_sgmii and move it David Miller

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=20170123.130341.1571181724805215874.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=LinoSanfilippo@gmx.de \
    --cc=netdev@vger.kernel.org \
    --cc=timur@codeaurora.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).