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

From: Markus Elfring
Date: Wed Jul 29 2020 - 14:01:13 EST


> if of_find_device_by_node() succeed, sba_probe() doesn't have a
> corresponding put_device(). â

Wording adjustment:
If a of_find_device_by_node() call succeeded, sba_probe() did not
contain a corresponding put_device() call. â

Regards,
Markus