Commit 0ac402fd authored by Mark Brown's avatar Mark Brown Committed by Sascha Hauer

mx31ads: Mark as having full regulatoion constraints with 1133-EV1 board

This allows the regulator API to power off unused regulators at the end
of init.
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 132d3f95
......@@ -452,6 +452,8 @@ static int mx31_wm8350_init(struct wm8350 *wm8350)
wm8350->codec.platform_data = &imx32ads_wm8350_setup;
regulator_has_full_constraints();
return 0;
}
......
Markdown is supported
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