cpufreq: mediatek: change to regulator_get_optional
authorAndrew-sh.Cheng <andrew-sh.cheng@mediatek.com>
Tue, 13 Aug 2019 13:31:46 +0000 (21:31 +0800)
committerViresh Kumar <viresh.kumar@linaro.org>
Thu, 22 Aug 2019 06:01:04 +0000 (11:31 +0530)
commitdce0bb84a73bac8a5bf3ad54e922215b61350481
tree98706e22372d2abb491bc5a8ff920596ba5f2e22
parent75c000c4bcbe2b0eb82baf90c7dd75c7380cc3fd
cpufreq: mediatek: change to regulator_get_optional

For new mediatek chip mt8183,
cci and little cluster share the same buck,
so need to modify the attribute of regulator from exclusive to optional

Signed-off-by: Andrew-sh.Cheng <andrew-sh.cheng@mediatek.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/mediatek-cpufreq.c