linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Howells <dhowells@redhat.com>
To: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: dhowells@redhat.com, linux-kernel@vger.kernel.org,
	akpm@linux-foundation.org
Subject: Re: [PATCH -mm] frv: remove the obsolete and unnecessary DMA API comments
Date: Fri, 19 Feb 2010 08:52:52 +0000	[thread overview]
Message-ID: <20943.1266569572@redhat.com> (raw)
In-Reply-To: <20100219131335E.fujita.tomonori@lab.ntt.co.jp>

FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> wrote:

> +/*
> + * See Documentation/DMA-API.txt for the description of how the
> + * following DMA API should work.
> + */
> +
>  #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f)
>  #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h)

Yep, that'd do.  And for MN10300.

David

      parent reply	other threads:[~2010-02-19  8:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-12  6:04 [PATCH -mm] frv: remove the obsolete and unnecessary DMA API comments FUJITA Tomonori
2010-02-17 10:03 ` David Howells
2010-02-19  4:13   ` FUJITA Tomonori
2010-02-19  8:52   ` David Howells [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=20943.1266569572@redhat.com \
    --to=dhowells@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=fujita.tomonori@lab.ntt.co.jp \
    --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).