diff options
author | Chen-Yu Tsai <wenst@chromium.org> | 2024-08-22 15:20:44 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-08-22 13:34:28 +0100 |
commit | ad9d7a82901d9cea756b8666035b30ca41728e15 (patch) | |
tree | fbb19ab42192a3b4675e3037f104ff7a90faa826 /drivers/regulator/tps6287x-regulator.c | |
parent | 5a38089fe4438a587291ccf932178ed8cdbdde28 (diff) |
regulator: Clarify error message for "id == NULL" in _regulator_get()
The original error message simply said "get() with no identifier"
without any context as to what was requested or what device the
request was related to. The only thing the user or developer could
do was grep for the message in the full source tree.
Amend the error message to be more specific, and also use dev_*
to associate the error message with a device.
Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Link: https://patch.msgid.link/20240822072047.3097740-2-wenst@chromium.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/tps6287x-regulator.c')
0 files changed, 0 insertions, 0 deletions