]> git.hungrycats.org Git - linux/commit
ASoC: mxs-sgtl5000: Drop redundant probe error messages
authorbui duc phuc <phucduc.bui@gmail.com>
Wed, 12 Aug 2026 10:14:18 +0000 (17:14 +0700)
committerMark Brown <broonie@kernel.org>
Wed, 12 Aug 2026 17:37:46 +0000 (18:37 +0100)
commite84c06775d4a3508b8068bc84986b4a29e27b1d3
tree4727fe593b8c8899c2b11d578289f0ad18b3d523
parentf0701e5fc299e4ff2cb80c1f00bf2f23b94d6b8a
ASoC: mxs-sgtl5000: 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>
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://patch.msgid.link/20260812101418.37966-4-phucduc.bui@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/mxs/mxs-sgtl5000.c