> Subject: [PATCH v3 1/8] dmadev: add channel status check for testing use > > Add in a function to check if a device or vchan has completed all jobs > assigned to it, without gathering in the results. This is primarily for > use in testing, to allow the hardware to be in a known-state prior to > gathering completions. > > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com>
Reviewed-by: Conor Walsh <conor.wa...@intel.com> <snip>