Hi Linus,
Please pull the following to receive few off fixes in pl330 and imx-sdma
drivers.
The following changes since commit
f8f5701bdaf9134b1f90e5044a82c66324d2073f:
Linus Torvalds (1):
Linux 3.5-rc1
are available in the git repository at:
git://git.infradead.org/users/vkoul/slave-dma.git fixes
Javi Merino (1):
DMA: PL330: Fix racy mutex unlock
Richard Zhao (1):
dma: imx-sdma: buf_tail should be initialize in prepare function
Sachin Kamat (1):
DMA: PL330: Add missing static storage class specifier
Tushar Behera (1):
dmaengine: pl330: dont complete descriptor for cyclic dma
drivers/dma/imx-sdma.c | 6 ++++--
drivers/dma/pl330.c | 30 ++++++++++++------------------
2 files changed, 16 insertions(+), 20 deletions(-)
--
~Vinod