[PATCH 1/5] tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_for_device()
Greg KH
gregkh at linuxfoundation.org
Fri Jan 9 14:19:27 PST 2015
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 at atmel.com>
>
> Sure:
> Acked-by: Nicolas Ferre <nicolas.ferre at atmel.com>
>
> 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...
More information about the linux-arm-kernel
mailing list