]> git.hungrycats.org Git - linux/commit
ASoC: rockchip: spdif: Return the original error code
authorbui duc phuc <phucduc.bui@gmail.com>
Thu, 6 Aug 2026 05:21:36 +0000 (12:21 +0700)
committerMark Brown <broonie@kernel.org>
Thu, 13 Aug 2026 14:46:08 +0000 (15:46 +0100)
commit5784ef446847cc01e43f3bb2ce63d3a72a9301ce
treeaf9352ca27daedb77dd4319becd8c17e86042341
parent26c9632c33f72735e7a9c88707a2014b50e7e281
ASoC: rockchip: spdif: Return the original error code

Return the original error code directly and drop the redundant error
message since the called function already reports the failure.

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