linux-stable/sound/soc/amd/renoir
Mario Limonciello af7dc6f194
ASoC: amd: Don't show messages about deferred probing by default
Nearly every boot with a Lenovo P14s is showing
acp_pdm_mach acp_pdm_mach.0: snd_soc_register_card(acp) failed: -517

This isn't useful to a user, especially as probing will run again.
Use the dev_err_probe helper to hide the deferrerd probing messages.

CC: markpearson@lenovo.com
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Link: https://lore.kernel.org/r/20210722132731.13264-1-mario.limonciello@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2021-07-23 14:52:49 +01:00
..
acp3x-pdm-dma.c ASoC: amd: renoir: Remove redundant assignment to pdm_ctrl and pdm_enable and pdm_dma_enable 2021-05-10 13:05:32 +01:00
acp3x-rn.c ASoC: amd: Don't show messages about deferred probing by default 2021-07-23 14:52:49 +01:00
Makefile AsoC: amd: add missing snd- module prefix to the acp3x-rn driver kernel module 2020-06-25 15:06:56 +01:00
rn-pci-acp3x.c ASoC: amd: renoir: remove invalid kernel-doc comment 2021-03-10 13:10:41 +00:00
rn_acp3x.h ASoC: amd: add logic to check dmic hardware runtime 2020-07-03 17:33:45 +01:00
rn_chip_offset_byte.h