diff options
author | Shengjiu Wang <shengjiu.wang@nxp.com> | 2020-01-20 15:28:06 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-14 16:53:05 -0500 |
commit | 936eec249eb52f241f641f77c37c1d03424a8290 (patch) | |
tree | 9cb22eef962af165231c7f48228a56ae4ae03e65 /security/selinux/hooks.c | |
parent | de46a1ecca3b4e0cb5172586f65329aa172e8562 (diff) |
ASoC: soc-generic-dmaengine-pcm: Fix error handling
commit 130128098a4e5ce9a0dfbdf9a7e27a43579901fd upstream.
Remove the return value checking, that is to align with the code
before adding snd_dmaengine_pcm_refine_runtime_hwparams function.
Otherwise it causes a regression on the HiKey board:
[ 17.721424] hi6210_i2s f7118000.i2s: ASoC: can't open component f7118000.i2s: -6
Fixes: e957204e732b ("ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparams")
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Reported-by: John Stultz <john.stultz@linaro.org>
Link: https://lore.kernel.org/r/1579505286-32085-1-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions