Re: [PATCH v2] dmaengine: ti: edma: add missed operations
From: Vinod Koul
Date: Tue Dec 10 2019 - 01:02:54 EST
On 24-11-19, 13:28, Chuhong Yuan wrote:
> The driver forgets to call pm_runtime_disable and pm_runtime_put_sync in
> probe failure and remove.
> Add the calls and modify probe failure handling to fix it.
>
> To simplify the fix, the patch adjusts the calling order and merges checks
> for devm_kcalloc.
Applied, thanks
--
~Vinod