Re: [PATCH] dmaengine: plx_dma: add a missing put_device() on error path

From: Vinod Koul
Date: Mon Apr 12 2021 - 05:56:40 EST


On 23-03-21, 16:19, Dan Carpenter wrote:
> Add a missing put_device(&pdev->dev) if the call to
> dma_async_device_register(dma); fails.

Applied, thanks

--
~Vinod