Re: [PATCH] DMAENGINE: add a slave buffer prep call

From: Rabin Vincent
Date: Wed Aug 11 2010 - 10:12:42 EST


On Tue, Aug 10, 2010 at 11:46:06PM +0200, Linus Walleij wrote:
> This makes it possible for engines to implement slave transfers
> to be done to/from a simple kmalloc():ed memory buffer and not
> just from scatterlists.

Why is this needed? Drivers can just pass in a single-entry scatterlist
to the existing API to achieve the same functionality, and a couple of
them already do so.

Rabin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/