]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: fix DSP oops definitions in FW ABI
authorKai Vehmanen <kai.vehmanen@linux.intel.com>
Mon, 3 Jun 2019 16:18:15 +0000 (11:18 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 3 Jun 2019 16:56:38 +0000 (17:56 +0100)
commit8f53d13953be38e58d850b838b67b3a61c4702dd
tree8318963b9a795666a7801e09f9827a1da3c0ff53
parentf4ef24dcca7bd935d4339183eddd4ac523e27b98
ASoC: SOF: fix DSP oops definitions in FW ABI

The definitions for DSP oops structures were not aligned
correctly to current FW ABI version 3.6.0, leading to
invalid data being printed out to debug logs. Fix the structs
and update related platform code accordingly.

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/sof/header.h
include/sound/sof/xtensa.h
sound/soc/sof/intel/bdw.c
sound/soc/sof/intel/byt.c
sound/soc/sof/intel/hda.c
sound/soc/sof/xtensa/core.c