Hi Linus,

Here is the pull request for slave dmaengine for 3.15. We have three small
fixes. First one from Andy reverts the devm_request irq as we need to ensure the
tasklet is killed after irq is freed, so we need to do free irq in our code.
Other two from Arnd are fixing the compilation issue in omap and sa11x0
drivers with ARM randconfigs

The following changes since commit a798c10faf62a505d24e5f6213fbaf904a39623f:
  Linus Torvalds (1):
        Linux 3.15-rc2

are available in the git repository at:

  git://git.infradead.org/users/vkoul/slave-dma.git fixes

Andy Shevchenko (1):
      dmaengine: dw: went back to plain {request,free}_irq() calls

Arnd Bergmann (2):
      dmaengine: omap: hide filter_fn for built-in drivers
      dmaengine: sa11x0: remove broken #ifdef

 drivers/dma/dw/core.c    |   11 ++++++-----
 drivers/dma/sa11x0-dma.c |    4 ----
 include/linux/omap-dma.h |    2 +-
 3 files changed, 7 insertions(+), 10 deletions(-)

-- 
Thanks
~Vinod

Attachment: signature.asc
Description: Digital signature

Reply via email to