Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dmaengine: fix memleak in dma_async_device_unregister
While debugging a dma driver I noticed a memleak after unloading the driver module. Caught by kmemleak. Signed-off-by: Anatolij Gustschin <agust@denx.de> Cc: Maciej Sosnowski <maciej.sosnowski@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
- Loading branch information