]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit93bcbba400bbfea23ec76aa75ad06f500dece3f9
treef99bb4f62f7b9d5f084c24c88af82ffebc3f3731
parent900dbcc23b0284f757d32a193fb7656382b7a94a
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