diff options
author | Martin Fuzzey <martin.fuzzey@flowbird.group> | 2020-06-12 12:50:33 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-06-12 14:57:17 +0100 |
commit | d7442ba13d62de9afc4e57344a676f9f4623dcaa (patch) | |
tree | eb497a2f7cc51329766c2fec65062c77546495f1 /tools/perf/scripts/python/stackcollapse.py | |
parent | 0b0c0bd818ef76a20f58c3cb1ac96a3056ccb681 (diff) |
regulator: da9063: fix LDO9 suspend and warning.
Commit 99f75ce66619 ("regulator: da9063: fix suspend") converted
the regulators to use a common (corrected) suspend bit setting but
one of regulators (LDO9) slipped through the crack.
This means that the original problem was not fixed for LDO9 and
also leads to a warning found by the test robot.
da9063-regulator.c:515:3: warning: initialized field overwritten
Fix this by converting that regulator too like the others.
Fixes: 99f75ce66619 ("regulator: da9063: fix suspend")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Martin Fuzzey <martin.fuzzey@flowbird.group>
Link: https://lore.kernel.org/r/1591959073-16792-1-git-send-email-martin.fuzzey@flowbird.group
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions