OSDN Git Service

ASoC: soc-dai: add soc_dai_err()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 23 Apr 2020 23:14:38 +0000 (08:14 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 29 Apr 2020 12:27:35 +0000 (13:27 +0100)
commitaa7b8230d4c3d0e691604dc908887904f52f2ab8
tree8aa81edcb4149a1c73e4ecb9dafbd29443c689bb
parenteda12425b266b85a8c4b8f4f25ca8afc7e36070f
ASoC: soc-dai: add soc_dai_err()

At soc-dai.c, it is good idea to indicate error function and
its component name if there was error.
This patch adds soc_dai_err() for it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-By: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/871rodu74x.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-dai.c