]> git.hungrycats.org Git - linux/commit
ASoC: rockchip: rockchip_rt5645: Drop redundant probe error messages
authorbui duc phuc <phucduc.bui@gmail.com>
Thu, 6 Aug 2026 05:21:32 +0000 (12:21 +0700)
committerMark Brown <broonie@kernel.org>
Thu, 13 Aug 2026 14:46:04 +0000 (15:46 +0100)
commitb300f1313b00b69315d6a016beb4ec227c10a2c3
treee34a9077ba113e248c9b4c2277f94d7c00289193
parent7d3f7eb890f131e5222a319958576d3271dfe0bd
ASoC: rockchip: rockchip_rt5645: 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-11-phucduc.bui@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/rockchip/rockchip_rt5645.c