]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: wm_adsp: Factor out fetching of stream errors from the DSP
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Wed, 6 Apr 2016 10:21:53 +0000 (11:21 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 6 Apr 2016 17:15:21 +0000 (10:15 -0700)
commit9771b18a0b374b6e6ecfa84c8b59d5ef79e969b1
treefee2a0aabafd6150b6e8b62e20a968ac9b3ffd66
parentc13202f7d7101a6f5542f3a31b9a6787ae7b746c
ASoC: wm_adsp: Factor out fetching of stream errors from the DSP

Factor out the reading of the DSP error flag into its own function to
support further improvements to the code.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_adsp.c