Re: [PATCH] dmaengine: make dmatest less noisy

2013-08-18 Thread Vinod Koul
On Sat, Aug 17, 2013 at 12:42:40PM +0200, Linus Walleij wrote: > Commit 95019c8c5 "dmatest: gather test results in the linked list" > started to warning whenever we add results to a test thread. > A warning for something completely normal? This is just cluttering > my terminal. Get rid of this. >

[PATCH] dmaengine: make dmatest less noisy

2013-08-17 Thread Linus Walleij
Commit 95019c8c5 "dmatest: gather test results in the linked list" started to warning whenever we add results to a test thread. A warning for something completely normal? This is just cluttering my terminal. Get rid of this. Cc: Andy Shevchenko Signed-off-by: Linus Walleij --- drivers/dma/dmate