dmaengine/ste_dma40: make the cyclic alloc NOWAIT
authorRobert Marklund <robert.marklund@stericsson.com>
Mon, 27 Jun 2011 09:33:24 +0000 (11:33 +0200)
committerVinod Koul <vinod.koul@intel.com>
Wed, 13 Jul 2011 22:39:10 +0000 (04:09 +0530)
commit79ca7ec3d1046a79c64f95f0cac0f5fd29829f53
tree4f2bb252f04c36040dc60679cdad8fc5e5d8b846
parentae752bf4cb78520e42f96f904e441c50f2114c7b
dmaengine/ste_dma40: make the cyclic alloc NOWAIT

This function may be initiated from IRQ context, so the allocation
must allocate NOWAIT memory.

Signed-off-by: Robert Marklund <robert.marklund@stericsson.com>
Reviewed-by: Rabin Vincent <rabin.vincent@stericsson.com>
Reviewed-by: Philippe Langlais <philippe.langlais@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/ste_dma40.c