diff options
| author | Jiaxin Yu <jiaxin.yu@mediatek.com> | 2020-11-20 11:06:12 +0800 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2020-11-20 13:48:29 +0000 |
| commit | 9546c76c73a1ee8b662b09f7308bcb63d2cd0d51 (patch) | |
| tree | d66122c4360677935cb7529b131ab91c5d37d519 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 36b90846c5d52b0bab38a3a91794187a5b64e941 (diff) | |
ASoC: mediatek: mt6359: Fix regulator_dev_lookup() fails for id "LDO_VAUD18"
Mt6359 platform device is instantiated by mfd_add_devices(). In the
case, dev->of_node is NULL so that always fails to get the regulator_dev.
Use regualator-name "vaud18" that in dts node instead of
"LDO_VAUD19-supply". So that we can get regulator_dev through
regulator_lookup_by_name() directly.
Fixes: 64a70744b778 ("ASoC: Fix vaud18 power leakage of mt6359")
Signed-off-by: Jiaxin Yu <jiaxin.yu@mediatek.com>
Link: https://lore.kernel.org/r/1605841573-1442-2-git-send-email-jiaxin.yu@mediatek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
