Revert "soc: mediatek: SCPSYS: Fix double enabling of regulators"
authorJames Liao <jamesjj.liao@mediatek.com>
Tue, 12 Apr 2016 08:34:30 +0000 (16:34 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Wed, 13 Apr 2016 09:55:08 +0000 (11:55 +0200)
commitd9c9f3b809d2bb0356f013e88d10730eafab5346
treeea2340ebca3c084817b2d4248caca18f2e0d97e6
parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca
Revert "soc: mediatek: SCPSYS: Fix double enabling of regulators"

This reverts commit cc8ed76938b5cf6a54ab3d60edabaf808dc960d1
("soc: mediatek: SCPSYS: Fix double enabling of regulators") [1].

This patch fixes mt8173-evb failing boot issue. With commit [1],
genpd state will not sync to real power domain state. So some
resources such as clocks and regulators may stay in a wrong state.

There is no regulator double enabling issue on mainline kernel, so
we can refert commit [1] safely.

Signed-off-by: James Liao <jamesjj.liao@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
drivers/soc/mediatek/mtk-scpsys.c
This page took 0.025354 seconds and 5 git commands to generate.