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