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