OSDN Git Service

ASoC: wm_adsp: Improve logging messages
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Fri, 22 Feb 2019 10:04:21 +0000 (10:04 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 22 Feb 2019 15:14:12 +0000 (15:14 +0000)
commit0d3fba3e7a566917f4286dd42b83c780c47dcbf7
tree142b441b0fde84b230ee2087dcd38cc39598ad09
parent4f2d4eabf57718875b97363a3bd35de490f354c5
ASoC: wm_adsp: Improve logging messages

As the compressed stream implementation has acquired support for
multiple DAI links and compressed streams it has become harder to
interpret messages in the kernel log. Add additional macros to include
the compressed DAI name in the log messages, allowing different streams
to be easily disambiguated.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_adsp.c