Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dmaengine: at_hdmac: flags located in first descriptor
Place flags on first descriptor of chain instead of last. This is the one used by atc_chain_complete() function while unmapping. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
- Loading branch information