Skip to content
Commit 684be5a4 authored by Tony Lindgren's avatar Tony Lindgren
Browse files

bus: ti-sysc: Fix unbalanced pm_runtime_enable by adding remove



Looks like we're missing remove() that's needed if a driver instance
rebound. Otherwise we will get "Unbalanced pm_runtime_enable!".

Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent a4a5d493
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment