Skip to content
Commit 517f5683 authored by Mirza Krak's avatar Mirza Krak Committed by Sandy Huang
Browse files

drm/rockchip: dw-mipi-dsi: fix possible un-balanced runtime PM enable



In the case where the bind gets deferred we would end up with a
un-balanced runtime PM enable call.

Fix this by simply moving the pm_runtime_enable call to the end of
the bind function when all paths have succeeded.

Signed-off-by: default avatarMirza Krak <mirza.krak@endian.se>
Signed-off-by: default avatarSandy Huang <hjc@rock-chips.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1510734286-37434-1-git-send-email-mirza.krak@endian.se
parent 9271c0ca
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment