提交 3c861b88 编写于 作者: L Lars-Peter Clausen 提交者: Kukjin Kim

ARM: S3C2440: Call regulator_has_full_constraints on GTA02

This allows the regulator core to disable all regulators
which are not in use at the end of the kernel init phase.
Signed-off-by: NLars-Peter Clausen <lars@metafoo.de>
Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
上级 7cda3440
......@@ -605,6 +605,8 @@ static void __init gta02_machine_init(void)
platform_add_devices(gta02_devices, ARRAY_SIZE(gta02_devices));
pm_power_off = gta02_poweroff;
regulator_has_full_constraints();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
反馈
建议
客服 返回
顶部