netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: sudhakar.raj@ti.com
Cc: netdev@vger.kernel.org, chaithrika@ti.com, anantgole@ti.com,
	davinci-linux-open-source@linux.davincidsp.com
Subject: Re: [PATCH] TI DaVinci EMAC: delay DaVinci EMAC initialization
Date: Sat, 29 Aug 2009 00:20:45 -0700 (PDT)	[thread overview]
Message-ID: <20090829.002045.43954116.davem@davemloft.net> (raw)
In-Reply-To: <1250714395-9588-1-git-send-email-sudhakar.raj@ti.com>

From: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
Date: Wed, 19 Aug 2009 16:39:55 -0400

> On TI's DA850/OMAP-L138 EVM, MAC address is stored in SPI
> flash which is accessed using MTD interface.
> 
> This patch delays the initialization of DaVinci EMAC driver
> by changing module_init to late_initcall. This helps SPI and
> MTD drivers to get initialized before EMAC thereby enabling
> EMAC driver to read the MAC address while booting and use it.
> 
> Tested with NFS on DM644x, DM6467, DA830/OMAP-L137 and
> DA850/OMAP-L138 EVMs.
> 
> Signed-off-by: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
> Reviewed-by: Chaithrika U S <chaithrika@ti.com>

Applied to net-next-2.6, thanks.

      parent reply	other threads:[~2009-08-29  7:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-19 20:39 [PATCH] TI DaVinci EMAC: delay DaVinci EMAC initialization Sudhakar Rajashekhara
2009-08-25 11:21 ` Kevin Hilman
2009-08-29  7:20 ` 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=20090829.002045.43954116.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=anantgole@ti.com \
    --cc=chaithrika@ti.com \
    --cc=davinci-linux-open-source@linux.davincidsp.com \
    --cc=netdev@vger.kernel.org \
    --cc=sudhakar.raj@ti.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).