netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH v2.6.26 1/2] phylib: factor out get_phy_id from within get_phy_device
Date: Wed, 16 Apr 2008 20:55:01 -0400	[thread overview]
Message-ID: <48069FE5.6020008@pobox.com> (raw)
In-Reply-To: <1208278162-17462-2-git-send-email-paul.gortmaker@windriver.com>

Paul Gortmaker wrote:
> We were already doing what amounts to a get_phy_id from within
> get_phy_device, and rather than duplicate this for the TBIPA
> probing, we might as well just factor it out and make it available
> instead.
> 
> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
> Acked-by: Andy Fleming <afleming@freescale.com>
> ---
>  drivers/net/phy/phy_device.c |   38 +++++++++++++++++++++++++++++---------
>  include/linux/phy.h          |    1 +
>  2 files changed, 30 insertions(+), 9 deletions(-)

applied.

a well-split-up patch series, good show :)


      parent reply	other threads:[~2008-04-17  0:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-15 16:49 [PATCH v2.6.26 0/2] Dynamic TBIPA for gianfar Paul Gortmaker
2008-04-15 16:49 ` [PATCH v2.6.26 1/2] phylib: factor out get_phy_id from within get_phy_device Paul Gortmaker
2008-04-15 16:49   ` [PATCH v2.6.26 2/2] gianfar: Determine TBIPA value dynamically Paul Gortmaker
2008-04-17  0:55     ` Jeff Garzik
2008-04-17  4:08       ` Paul Gortmaker
2008-04-29  6:01         ` Jeff Garzik
2008-04-17  0:55   ` Jeff Garzik [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=48069FE5.6020008@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=netdev@vger.kernel.org \
    --cc=paul.gortmaker@windriver.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).