]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Skylake: Make DSP replies more human readable
authorSubhransu S. Prusty <subhransu.s.prusty@intel.com>
Mon, 29 Jan 2018 16:15:59 +0000 (21:45 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 28 Nov 2018 12:36:43 +0000 (12:36 +0000)
commit8035f290008404c4d8016511944c7abdd884fb94
tree8349f713f222fdbd04267f9bf97be6b68f55a0f6
parent5854eed14b032870c6f40237ede532b5bc8cba05
ASoC: Intel: Skylake: Make DSP replies more human readable

Add more meaning to the IPC replies for easy debugging. Replace the switch
case with a lookup table to lookup for the IPC replies and print in human
readable form.

Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Sriram Periyasamy <sriramx.periyasamy@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-sst-ipc.c