diff options
author | Johan Hovold <johan+linaro@kernel.org> | 2024-07-12 17:07:59 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2024-07-31 09:57:45 +0300 |
commit | d9a2b5eaec9424e6db0142e07c1b3de17fb81b88 (patch) | |
tree | 4d98e1edf66d6daee3f13663c14fafa180a19767 /rust/helpers/build_bug.c | |
parent | 8400291e289ee6b2bf9779ff1c83a291501f017b (diff) | |
download | linux-d9a2b5eaec9424e6db0142e07c1b3de17fb81b88.tar.xz |
soundwire: bus: suppress probe deferral errors
Soundwire driver probe errors are currently being logged both by the bus
code and driver core:
wsa884x-codec sdw:4:0:0217:0204:00:0: Probe of wsa884x-codec failed: -12
wsa884x-codec sdw:4:0:0217:0204:00:0: probe with driver wsa884x-codec failed with error -12
Drop the redundant bus error message, which is also incorrectly being
logged on probe deferral:
wsa884x-codec sdw:4:0:0217:0204:00:0: Probe of wsa884x-codec failed: -517
Note that no soundwire driver uses the driver struct name field, which
will be removed by a follow-on change.
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20240712140801.24267-2-johan+linaro@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions