Hi Linus, Here are the fixes in dmaengine subsystem for rc2: - privatecnt fix for slave dma request API by Christopher - warn fix for PM ifdef in usb-dmac by Geert - fix hardware dependency for xgene by Jean The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031: Linux 4.1-rc1 (2015-04-26 17:59:10 -0700) are available in the git repository at: git://git.infradead.org/users/vkoul/slave-dma.git next for you to fetch changes up to 63f89caad0e32dcfa17b2d17919816253de48996: dmaengine: increment privatecnt when using dma_get_any_slave_channel (2015-04-29 16:47:57 +0530) ---------------------------------------------------------------- Christopher Freeman (1): dmaengine: increment privatecnt when using dma_get_any_slave_channel Geert Uytterhoeven (1): dmaengine: usb-dmac: Protect PM-only functions to kill warning Jean Delvare (1): dmaengine: xgene: Set hardware dependency drivers/dma/Kconfig | 1 + drivers/dma/dmaengine.c | 4 ++++ drivers/dma/sh/usb-dmac.c | 2 ++ 3 files changed, 7 insertions(+) Thanks -- ~Vinod -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html