diff options
author | Yang Li <yang.lee@linux.alibaba.com> | 2022-02-24 09:10:46 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-02-28 13:33:55 +0000 |
commit | 7d642c9c14b6fae0c05b91a92a86fae6674a2126 (patch) | |
tree | 3815aee0340324f366604e7b59b9501ee2db871c /sound/soc/fsl/fsl_aud2htx.c | |
parent | ed7c9fef11931fc5d32a83d68017ff390bf5c280 (diff) |
ASoC: mediatek: mt8195: Remove unnecessary print function dev_err()
The print function dev_err() is redundant because platform_get_irq()
already prints an error.
Eliminate the follow coccicheck warning:
./sound/soc/mediatek/mt8195/mt8195-afe-pcm.c:3126:2-9: line 3126 is
redundant because platform_get_irq() already prints an error
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220224011046.76904-1-yang.lee@linux.alibaba.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/fsl/fsl_aud2htx.c')
0 files changed, 0 insertions, 0 deletions