Re: [PATCH] sata_rcar: handle pm_runtime_get_sync failure cases

From: Jens Axboe
Date: Thu Jun 04 2020 - 23:15:13 EST


On 6/4/20 9:06 PM, Navid Emamdoost wrote:
> Calling pm_runtime_get_sync increments the counter even in case of
> failure, causing incorrect ref count. Call pm_runtime_put if
> pm_runtime_get_sync fails.

Applied, thanks.

--
Jens Axboe