linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Russell King <rmk@arm.linux.org.uk>
To: Dan Williams <dan.j.williams@intel.com>
Cc: Linus Walleij <linus.walleij@stericsson.com>,
	linux-kernel@vger.kernel.org,
	STEricsson_nomadik_linux@list.st.com
Subject: Re: [PATCH] DMAENGINE: DMA40 U8500 platform configuration
Date: Thu, 27 May 2010 23:12:28 +0100	[thread overview]
Message-ID: <20100527221228.GB25484@flint.arm.linux.org.uk> (raw)
In-Reply-To: <AANLkTimtWrHzbklohUc43hSWPDfJs93YQoQe5Gz4tgUw@mail.gmail.com>

On Thu, May 27, 2010 at 02:59:51PM -0700, Dan Williams wrote:
> On Thu, May 27, 2010 at 12:37 PM, Russell King <rmk@arm.linux.org.uk> wrote:
> > On Wed, May 26, 2010 at 09:17:42AM -0700, Dan Williams wrote:
> >> Requesting acked-by for:
> >>
> >> http://marc.info/?l=linux-kernel&m=127434177015990&w=2
> >
> > Well...
> >
> >  +const static dma_addr_t dma40_tx_map[STEDMA40_NR_DEV] = {
> >  +const static dma_addr_t dma40_rx_map[STEDMA40_NR_DEV] = {
> 
> Yeah, no need to initialize static data to 0, I'll fix that up before
> submitting.

static const

not

const static

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:

  reply	other threads:[~2010-05-27 22:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-20  7:49 [PATCH] DMAENGINE: DMA40 U8500 platform configuration Linus Walleij
2010-05-23 23:02 ` Dan Williams
2010-05-26 16:17   ` Dan Williams
2010-05-27 19:37     ` Russell King
2010-05-27 21:59       ` Dan Williams
2010-05-27 22:12         ` Russell King [this message]
2010-05-27 22:19           ` Dan Williams
2010-05-28  1:11             ` Linus Walleij

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=20100527221228.GB25484@flint.arm.linux.org.uk \
    --to=rmk@arm.linux.org.uk \
    --cc=STEricsson_nomadik_linux@list.st.com \
    --cc=dan.j.williams@intel.com \
    --cc=linus.walleij@stericsson.com \
    --cc=linux-kernel@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).