Re: [PATCH] dmaengine: add dma_slave_get_caps api

From: Vinod Koul
Date: Mon Jul 15 2013 - 07:02:22 EST


On Mon, Jul 15, 2013 at 12:52:19PM +0200, Lars-Peter Clausen wrote:
> On 07/15/2013 11:57 AM, Vinod Koul wrote:
> > add new device callback .device_slave_caps api which can be used by clients to
> > query the dma channel capablties before they program the channel. This can help
> > is removing errors during the channel programming. Also add helper
> > dma_slave_get_caps API
> >
> > This patch folds the work done by Matt earlier
> > https://patchwork.kernel.org/patch/2094891/
> >
> > Signed-off-by: Vinod Koul <vinod.koul@xxxxxxxxx>
> > --
> > this version
> > changes api to include struct dma_slave_caps as arg
> > removed burst lengths, can be added when we have users
>
> Hi,
>
> it looks like you did send out v1 by accident.
Yes but problem wasnt sending wrong patch but generating patch without
comitting!

resent now...

I am planning to keep this on a branch which I wont rebase. That way users
(mostly ASoC for now), can merge this and get drivers converted.

~Vinod
--
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/