]> git.hungrycats.org Git - linux/commit
ASoC: rockchip: rockchip_pdm: Drop redundant probe error messages
authorbui duc phuc <phucduc.bui@gmail.com>
Thu, 6 Aug 2026 05:21:31 +0000 (12:21 +0700)
committerMark Brown <broonie@kernel.org>
Thu, 13 Aug 2026 14:46:03 +0000 (15:46 +0100)
commit7d3f7eb890f131e5222a319958576d3271dfe0bd
tree80811408b2b0b1e5087e4898c7ff34bc90da96b5
parentde983524dcbec5eeaae7fde001fbe5ab9c02f28c
ASoC: rockchip: rockchip_pdm: Drop redundant probe error messages

Remove the probe error messages to avoid duplicate error reporting,
since the error is already reported by the called functions.

Signed-off-by: bui duc phuc <phucduc.bui@gmail.com>
Link: https://patch.msgid.link/20260806052136.21034-10-phucduc.bui@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/rockchip/rockchip_pdm.c