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)
commit14104eb6a351a5bad21fdd2cf05ca46ad5e5beab
tree8318963b9a795666a7801e09f9827a1da3c0ff53
parentd6947bb234dcc86e878d502516d0fb9d635aa2ae
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