diff options
author | Andy Shevchenko <[email protected]> | 2020-03-12 20:32:45 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-03-13 16:49:53 +0000 |
commit | 6e5505cf3ee411761fae8b7419e4f673be41690a (patch) | |
tree | eb1226f4ec010e0b0b27ee42ef2bd865a09b0bbe /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e177440a1bba09d3ff0b2f992d03dbab2640746f (diff) |
regulator: core: Avoid device name duplication in NORMAL_GET
With current code:
st-gyro-i2c i2c-PRP0001:00: i2c-PRP0001:00 supply vdd not found, using dummy regulator
which looks a bit oververbose.
Replace this with simplified format string for the above case, and drop
"deviceless" case since for all dev_*() macros used in _regulator_get()
the "(null)" will be printed anyway.
Signed-off-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions