diff options
author | Mark Brown <broonie@kernel.org> | 2025-04-25 20:40:40 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-04-25 20:40:40 +0300 |
commit | b0090115001a3602d0d18828960e8eb1ae129b41 (patch) | |
tree | 9e6f9f330ca497c95e788127dd0357ea5a8d3904 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0787a08ae785366b9473905fc8bf23f165a08b8d (diff) | |
parent | e358e012a69a3d553803cbe62d9f6eeea57726fc (diff) | |
download | linux-b0090115001a3602d0d18828960e8eb1ae129b41.tar.xz |
ASoC: codecs: wcd938x: fix mux error handling
Merge series from Johan Hovold <johan+linaro@kernel.org>:
A recent change added support for looking up an optional mux control
before falling back to gpio control for us-euro plug selection.
The mux framework does however not yet support optional muxes and an
error message is now incorrectly logged on machines like the Lenovo
ThinkPad X13s which do not have one:
wcd938x_codec audio-codec: /audio-codec: failed to get mux-control (0)
Suppress the bogus error and add the missing mux error handling by
making sure that the 'mux-controls' DT property is present before
looking up the mux control.
Included is also a related cleanup.
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions