Re: [PATCH] net: smsc911x: Fix runtime PM imbalance on error
From: David Miller
Date: Sat May 23 2020 - 19:52:39 EST
From: Dinghao Liu <dinghao.liu@xxxxxxxxxx>
Date: Sat, 23 May 2020 16:08:20 +0800
> Remove runtime PM usage counter decrement when the
> increment function has not been called to keep the
> counter balanced.
>
> Signed-off-by: Dinghao Liu <dinghao.liu@xxxxxxxxxx>
Applied, thank you.