commit | 053cc08b674df81fe55945c6c80d6f0a3f6873d7 | [log] [tgz] |
---|---|---|
author | Tomasz Lauda <tomasz.lauda@linux.intel.com> | Tue Jul 31 15:55:47 2018 +0200 |
committer | Tomasz Lauda <tomasz.lauda@linux.intel.com> | Tue Jul 31 15:55:47 2018 +0200 |
tree | 4f28803dce0c94072c0aa56aea1af67bf411552f | |
parent | 5e83da7fc170dd9eccdf97e32a516a5b294a41bf [diff] |
dai: dma_release is no longer needed Calling dma_release function is no longer needed as we are currently tracking ll_current for all platforms and starting GPDMA from the right item. Signed-off-by: Tomasz Lauda <tomasz.lauda@linux.intel.com>