Skip to content
Commit 925b44a2 authored by Mark Brown's avatar Mark Brown Committed by Rafael J. Wysocki
Browse files

PM / Domains: Provide an always on power domain governor



Since systems are likely to have power domains that can't be turned off
for various reasons at least temporarily while implementing power domain
support provide a default governor which will always refuse to power off
the domain, saving platforms having to implement their own.

Since the code is so tiny don't bother with a Kconfig symbol for it.

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: default avatarRafael J. Wysocki <rjw@sisk.pl>
parent c9914854
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