]> git.hungrycats.org Git - linux/commit
ASoC: rockchip: rockchip_sai: Return the original error code
authorbui duc phuc <phucduc.bui@gmail.com>
Thu, 6 Aug 2026 05:21:34 +0000 (12:21 +0700)
committerMark Brown <broonie@kernel.org>
Thu, 13 Aug 2026 14:46:06 +0000 (15:46 +0100)
commit7a2229ef7cdb9e8e7dd15cdbc2974910f54c343d
tree87d7342a94a4feccf1c88a41dc57c4492fe5e5b0
parentc97bdbf862c6ddd201a58ccf26b3a84519e20431
ASoC: rockchip: rockchip_sai: 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-13-phucduc.bui@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/rockchip/rockchip_sai.c