commit | 9a7538b95d9750ecd7cc714092588f988b384847 | [log] [tgz] |
---|---|---|
author | Sathish Kuttan <sathish.k.kuttan@intel.com> | Mon May 28 08:12:40 2018 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed May 30 20:33:06 2018 -0400 |
tree | caf445123964297eb9e15e76eabd48e61ab34835 | |
parent | 29b7cdc8de0478aa2e50c5a9213cae678e08f62e [diff] |
drivers: dma_cavs: separate callbacks per channel Allow the application using DMA driver to register a callback for a specific channel within the DMA device instead of one callback per device. Signed-off-by: Sathish Kuttan <sathish.k.kuttan@intel.com>