netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
To: Ayaz Abdulla <aabdulla@nvidia.com>
Cc: Manfred Spraul <manfred@colorfullife.com>,
	Andrew Morton <akpm@osdl.org>,
	"David S. Miller" <davem@davemloft.net>,
	nedev <netdev@vger.kernel.org>
Subject: Re: [PATCH] forcedeth: add clock gating feature
Date: Tue, 28 Apr 2009 12:06:21 +0300	[thread overview]
Message-ID: <49F6C70D.5010105@teltonika.lt> (raw)
In-Reply-To: <49F5A5A7.4050609@nvidia.com>

Ayaz Abdulla wrote:
> This patch adds support for clock gating the tx/rx engines which is
> available on certain chipsets.
> 
> Signed-off-by: Ayaz Abdulla <aabdulla@nvidia.com>
> 

Please inline patch. It is easier to write comments.

+		writel(powerstate,base + NvRegPowerState2);
                                 ^
                           put space here

      parent reply	other threads:[~2009-04-28  9:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-27 12:31 [PATCH] forcedeth: add clock gating feature Ayaz Abdulla
2009-04-27 19:24 ` Andrew Morton
2009-04-28  8:48   ` Florian Fainelli
2009-04-28  9:06 ` Paulius Zaleckas [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=49F6C70D.5010105@teltonika.lt \
    --to=paulius.zaleckas@teltonika.lt \
    --cc=aabdulla@nvidia.com \
    --cc=akpm@osdl.org \
    --cc=davem@davemloft.net \
    --cc=manfred@colorfullife.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).