regulator: Mention regulator id in error message about dummy supplies
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Tue, 7 May 2024 10:47:02 +0000 (12:47 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 7 May 2024 14:55:37 +0000 (23:55 +0900)
commit75c48adfe9b16fc5a468ef4cec4e87a1418c3ed8
treec0debdbb9177e9054ace0deb4ddc7c1447eef97d
parent9fcf6ef3e10b9fc605d84802058c0f30517bbaa7
regulator: Mention regulator id in error message about dummy supplies

With the name that is currently looked up it is considerably easier to
understand the issue and fix the warning.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Link: https://lore.kernel.org/r/20240507104703.2070117-2-u.kleine-koenig@pengutronix.de
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/core.c