mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 06:31:52 +00:00
ef85bb582c
Fix voltage coupler lockup which happens when voltage-spread is out
of range due to a bug in the code. The max-spread requirement shall be
accounted when CPU regulator doesn't have consumers. This problem is
observed on Tegra30 Ouya game console once system-wide DVFS is enabled
in a device-tree.
Fixes:
|
||
---|---|---|
.. | ||
fuse | ||
common.c | ||
flowctrl.c | ||
Kconfig | ||
Makefile | ||
pmc.c | ||
powergate-bpmp.c | ||
regulators-tegra20.c | ||
regulators-tegra30.c |