From: Linus Walleij on 25 Mar 2010 11:10 This patch set will enable generic functions for controlling slave transfers, e.g. the ability to pause and resume transfers, as well as the ability to read a wider status including not only the current and last transfer cookie but also the residual bytes left on a channel. This was discussed by Dan and Guennadi some while back and now I implemented it. I did my best to read my own code over and over again so I didn't break anything, but please review again. I need help: does someone have a list of defconfigs I need to compile to compile-check the entire DMA engine subsystem? I guess I will need a number of cross compilers as well, this is a bit hairy but will probably help out in future refactoring as well if I can get them to fly. Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: DMAENGINE: generic channel status Next: Missing BLKPG functions |