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)
commitaa15679b2dc898049e9117fbe3ddda0b50fa52d2
tree8349f713f222fdbd04267f9bf97be6b68f55a0f6
parent933662f28981cf8520a814e47acaea53061ec894
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