Andy Shevchenko 6e5505cf3e
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 <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20200312183245.1612-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-03-13 16:49:53 +00:00
..
2020-02-03 14:51:57 +00:00
2020-01-06 12:04:31 -08:00
2019-10-29 12:32:12 +00:00
2019-06-18 19:12:47 +01:00
2020-02-11 11:33:15 +00:00
2019-10-23 15:31:17 -04:00
2019-12-17 13:08:41 -08:00