Files
linux/drivers/dma
Russell King 70f3ff434d dmaengine: PL08x: get rid of write only pool_ctr and free_txd locking
The free function says the pl08x lock should be taken before calling
it.  However, the DMA pool allocation/freeing is already properly
locked.  The only thing that would need this is pool_ctr, which
happens to be a write-only variable.

Let's get rid of this, and eliminate any need for additional locking
here.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Tested-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2012-07-01 14:16:08 +01:00
..
2012-06-20 14:39:36 -07:00
2012-07-01 14:15:59 +01:00
2012-05-08 16:34:02 -07:00
2012-05-08 16:34:02 -07:00
2012-06-14 08:39:52 +05:30
2011-01-30 22:27:21 -08:00