Skip to content
  • Martin Kepplinger's avatar
    s5k3l6xx: fix regulator enable/disable balancing · 993162ff
    Martin Kepplinger authored
    There are a few problems: vdd is shared between multiple drivers and
    suspend() can be called as part of runtime_pm or system suspend.
    
    Check before disabling regulators to avoid kernel warnings and simplify
    because there is only one supply.
    993162ff