Dave,
[...]
>
> Plus, both your alloc_channel() and alloc_slot() are discarding the
> controller they may have been told to use ... alloc_slot() should
>
> if (slot >= 0) {
> ctlr = EDMA_CTLR(slot);
> slot = EDMA_CHAN(slot);
> }
I agree that I was discarding the controller information in
edma_alloc_channel function, but I am taking the controller
as an argument in edma_alloc_slot function.
Regards, Sudhakar
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source