]> Git Repo - J-linux.git/commit
ASoC: SOF: fix DSP oops definitions in FW ABI
authorKai Vehmanen <[email protected]>
Mon, 3 Jun 2019 16:18:15 +0000 (11:18 -0500)
committerMark Brown <[email protected]>
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 <[email protected]>
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
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
This page took 0.048796 seconds and 4 git commands to generate.