On Mon, Jun 08, 2015 at 11:12:25PM +0200, Maxime Ripard wrote:

> +
> +static int sanitize_config(struct dma_slave_config *sconfig)
> +{
> +     switch (sconfig->direction) {
all was fine but this part is not :( the dma_slave_config direction is
deprecated, so here you should honour the direction passed in _prepare call
and use that

-- 
~Vinod

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to