diff options
| author | André Draszik <[email protected]> | 2025-03-19 05:38:24 +0000 |
|---|---|---|
| committer | Krzysztof Kozlowski <[email protected]> | 2025-04-22 07:48:31 +0000 |
| commit | 53734383a73888e6d765aa07f4523802fdf1ee10 (patch) | |
| tree | 2c54bd4e9bf8069fc2dc742a082f49966858da22 /scripts/gcc-plugins/randomize_layout_plugin.c | |
| parent | firmware: exynos-acpm: fix reading longer results (diff) | |
| download | kernel-53734383a73888e6d765aa07f4523802fdf1ee10.tar.gz kernel-53734383a73888e6d765aa07f4523802fdf1ee10.zip | |
firmware: exynos-acpm: silence EPROBE_DEFER error on boot
This driver emits error messages when client drivers are trying to get
an interface handle to this driver here before this driver has
completed _probe().
Given this driver returns -EPROBE_DEFER in that case, this is not an
error and shouldn't be emitted to the log, similar to how
dev_err_probe() behaves, so just remove them.
This change also allows us to simplify the logic around releasing of
the acpm_np handle.
Fixes: a88927b534ba ("firmware: add Exynos ACPM protocol driver")
Signed-off-by: André Draszik <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/randomize_layout_plugin.c')
0 files changed, 0 insertions, 0 deletions
