Re: [PATCH 1/2] dmaengine: at_xdmac: fix macro typo

2015-12-05 Thread Vinod Koul
On Mon, Nov 23, 2015 at 02:09:38PM +0100, Ludovic Desroches wrote: > Fix typo in a macro which was not used until now. It explains why there > is no error at compilation time. > Applied both, thanks -- ~Vinod -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body

Re: [PATCH 1/2] dmaengine: at_xdmac: fix macro typo

2015-11-23 Thread Nicolas Ferre
Le 23/11/2015 14:09, Ludovic Desroches a écrit : > Fix typo in a macro which was not used until now. It explains why there > is no error at compilation time. > > Signed-off-by: Ludovic Desroches > Fixes: e1f7c9eee707 "dmaengine: at_xdmac: creation of the atmel eXtended > DMA Controller driver" >