lkml.org 
[lkml]   [2020]   [Sep]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectRe: [PATCH v7 02/34] i2c: tegra: Add missing pm_runtime_put()
    Date
    On Wed, 09 Sep 2020 01:39:34 +0300, Dmitry Osipenko wrote:
    > The pm_runtime_get_sync() always bumps refcount regardless of whether it
    > succeeds or fails. Hence driver is responsible for restoring of the RPM
    > refcounting. This patch adds missing RPM puts which restore refcounting
    > in a case of pm_runtime_get_sync() error.
    >
    > Suggested-by: Andy Shevchenko <andy.shevchenko@gmail.com>
    > Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
    > Reviewed-by: Thierry Reding <treding@nvidia.com>
    > ---
    > drivers/i2c/busses/i2c-tegra.c | 4 ++--
    > 1 file changed, 2 insertions(+), 2 deletions(-)

    Tested-by: Thierry Reding <treding@nvidia.com>

    \
     
     \ /
      Last update: 2020-09-21 12:19    [W:3.893 / U:0.348 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site