Acked-by: Chengwen Feng <fengcheng...@huawei.com> On 2023/11/4 2:30, Amit Prakash Shukla wrote: > Buffer auto free test failed for more than 1 dma device as the device > initialization for the test was been done only for the first dma > device. This changeset fixes the same and also fixes the freeing of > the uninitialised source buffer in error condition. > > Fixes: 877cb3e37426 ("dmadev: add buffer auto free offload") > > Signed-off-by: Amit Prakash Shukla <amitpraka...@marvell.com>
...