[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20943.1266569572@redhat.com>
Date: Fri, 19 Feb 2010 08:52:52 +0000
From: David Howells <dhowells@...hat.com>
To: FUJITA Tomonori <fujita.tomonori@....ntt.co.jp>
Cc: dhowells@...hat.com, linux-kernel@...r.kernel.org,
akpm@...ux-foundation.org
Subject: Re: [PATCH -mm] frv: remove the obsolete and unnecessary DMA API comments
FUJITA Tomonori <fujita.tomonori@....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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists