summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2020-12-11 13:07:59 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-03-03 16:44:17 +0100
commit0443fcfd72ee0c489de553b38492b161fec95936 (patch)
treecfb4322d4b31b1ec81cbd8476f4231c6cf8dd644 /scripts/patch-kernel
parent19d542790b35398210cb0a8e1fb9874aa6ee654f (diff)
ASoC: cs42l56: fix up error handling in probe
[ Upstream commit 856fe64da84c95a1d415564b981ae3908eea2a76 ] There are two issues with this code. The first error path forgot to set the error code and instead returns success. The second error path doesn't clean up. Fixes: 272b5edd3b8f ("ASoC: Add support for CS42L56 CODEC") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Link: https://lore.kernel.org/r/X9NE/9nK9/TuxuL+@mwanda Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions