Re: [PATCH V2] dmaengine: bcm-sba-raid: add missing put_device() call in sba_probe()

From: Vinod Koul
Date: Mon Aug 17 2020 - 01:17:59 EST


On 29-07-20, 20:49, Yu Kuai wrote:
> if of_find_device_by_node() succeed, sba_probe() doesn't have a
> corresponding put_device(). Thus add a jump target to fix the
> exception handling for this function implementation.

Applied, thanks

--
~Vinod