Re: [PATCH 1/5] tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_for_device()

From: Greg KH
Date: Fri Jan 09 2015 - 17:19:32 EST


On Fri, Jan 09, 2015 at 04:13:59PM +0100, Nicolas Ferre wrote:
> Le 09/12/2014 14:31, Cyrille Pitchen a écrit :
> > dma_sync_*_for_cpu() and dma_sync_*_for_device() use 'enum dma_data_direction',
> > not 'enum dma_transfer_direction'
> >
> > Signed-off-by: Cyrille Pitchen <cyrille.pitchen@xxxxxxxxx>
>
> Sure:
> Acked-by: Nicolas Ferre <nicolas.ferre@xxxxxxxxx>
>
> Here it's difficult to add a "stable" tag as the error was introduced by
> several different patches.

So that means it's not ok for older kernels? That doesn't make sense...

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