ASoC: fsl: sunxi: remove redundant dev_err call
authorMuhammad Usama Anjum <musamaanjum@gmail.com>
Wed, 7 Apr 2021 09:56:34 +0000 (14:56 +0500)
committerMark Brown <broonie@kernel.org>
Thu, 8 Apr 2021 14:21:52 +0000 (15:21 +0100)
commita93799d55fd479f540ed97066e69114aa7709787
treef99bb4f62f7b9d5f084c24c88af82ffebc3f3731
parent38ec3006eccb46a6db6f4a36536f78db8e9042ac
ASoC: fsl: sunxi: remove redundant dev_err call

devm_ioremap_resource() prints error message in itself. Remove the
dev_err call to avoid redundant error message.

Signed-off-by: Muhammad Usama Anjum <musamaanjum@gmail.com>
Link: https://lore.kernel.org/r/20210407095634.GA1379642@LEGION
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_aud2htx.c
sound/soc/fsl/fsl_easrc.c
sound/soc/sunxi/sun4i-codec.c