aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2020-11-27 15:31:59 +0100
committerMark Brown <[email protected]>2020-11-30 12:52:46 +0000
commitab5893fdc0693e4f747ef26194b6bbf628bdb044 (patch)
treea9c0f51520df8005422b99a7031762f5923da838 /tools/perf/scripts/python/export-to-postgresql.py
parent2509bb342e476e740db448cce09c19b92905194e (diff)
ASoC: amd: Return -ENODEV for non-existing ACPI call
AMD Renoir driver tries to identify the presence of DMIC by evaluating ACPI _WOV entry, and it returns -EINVAL when the ACPI call failed. This ended up an error message like snd_rn_pci_acp3x: probe of 0000:04:00.5 failed with error -22 although the system is correctly set up. For avoiding such a superfluous error message, change the return value to -ENODEV. Then the driver core just skips to the next one without complaining. Signed-off-by: Takashi Iwai <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions