netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Heiko Stuebner <heiko@sntech.de>
To: Joachim Eastwood <manabian@gmail.com>
Cc: davem@davemloft.net, linux-rockchip@lists.infradead.org,
	vpalatin@chromium.org, peppe.cavallaro@st.com,
	netdev@vger.kernel.org
Subject: Re: [PATCH net-next 0/4] stmmac: dwmac-rk: convert to standard PM/remove functions
Date: Wed, 09 Nov 2016 20:14:23 +0100	[thread overview]
Message-ID: <6241984.qhtTRLrLyd@phil> (raw)
In-Reply-To: <20161105130452.24226-1-manabian@gmail.com>

Am Samstag, 5. November 2016, 14:04:48 CET schrieb Joachim Eastwood:
> This patch set aims to remove the init/exit callbacks from the
> dwmac-rk driver and instead use standard PM callbacks. Eventually
> the init/exit callbacks will be deprecated and removed from all
> drivers dwmac-* except for dwmac-generic. Drivers will be refactored
> to use standard PM and remove callbacks.
> 
> This conversion was pretty straight forward, but it would really nice
> if some chromium people could test suspend/resume with this patch set.

while I couldn't test suspens/resume specifically, I at least can confirm that 
regular probing + usage still works :-)

Dave already applied the series, but anyway
Tested-by: Heiko Stuebner <heiko@sntech.de>

Heiko

      parent reply	other threads:[~2016-11-09 19:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-05 13:04 [PATCH net-next 0/4] stmmac: dwmac-rk: convert to standard PM/remove functions Joachim Eastwood
2016-11-05 13:04 ` [PATCH net-next 1/4] stmmac: dwmac-rk: turn resume/suspend into standard PM callbacks Joachim Eastwood
     [not found] ` <20161105130452.24226-1-manabian-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-11-05 13:04   ` [PATCH net-next 2/4] stmmac: dwmac-rk: turn exit into standard driver remove callback Joachim Eastwood
2016-11-05 13:04 ` [PATCH net-next 3/4] stmmac: dwmac-rk: absorb rk_gmac_init into probe Joachim Eastwood
2016-11-05 13:04 ` [PATCH net-next 4/4] Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks" Joachim Eastwood
2016-11-09 18:21 ` [PATCH net-next 0/4] stmmac: dwmac-rk: convert to standard PM/remove functions David Miller
2016-11-09 19:14 ` Heiko Stuebner [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=6241984.qhtTRLrLyd@phil \
    --to=heiko@sntech.de \
    --cc=davem@davemloft.net \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=manabian@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=peppe.cavallaro@st.com \
    --cc=vpalatin@chromium.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).