On Fri, Jun 5, 2020 at 4:52 AM Navid Emamdoost <[email protected]> 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. > > Signed-off-by: Navid Emamdoost <[email protected]> Patch applied for fixes. Yours, Linus Walleij

