ASoC: amd: yc: Decrease level of error message
authorMario Limonciello <mario.limonciello@amd.com>
Mon, 18 Jul 2022 21:34:02 +0000 (16:34 -0500)
committerMark Brown <broonie@kernel.org>
Tue, 19 Jul 2022 13:54:25 +0000 (14:54 +0100)
commit393a40b50fe976a121b15752d2dd6151c7a92126
tree119a606afe738ccc1218c34813aa3d4369b88220
parent0cf470c08319d9aa13e8fb3a26e44b5687bca56e
ASoC: amd: yc: Decrease level of error message

On a number of platforms that contain acp3x controller a new ERR level
message is showing up:

`acp6x pci device not found`

This is because ACP3x and ACP6x share same PCI ID but can be identified
by PCI revision.  As this is expected behavior for a system with ACP3x
decrease message to debug.

Fixes: b1630fcbfde6c ("ASoC: amd: yc: add new YC platform varaint support")
Cc: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Link: https://lore.kernel.org/r/20220718213402.19497-1-mario.limonciello@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/yc/pci-acp6x.c