[feature] extend dma to support custom operators
Change the DMA generic API to allow for a custom function pointer to perform a specific request. Requires us to change a bit the underlying management structures.
Change the DMA generic API to allow for a custom function pointer to perform a specific request. Requires us to change a bit the underlying management structures.
This will create a new commit in order to revert the existing changes.