summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm_adsp.h
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2013-03-05 22:39:54 +0800
committerMark Brown <broonie@opensource.wolfsonmicro.com>2013-03-13 12:40:37 +0000
commitf395a21853935ab7a2d0d760cda206ae55300194 (patch)
treed65dafe5364ebcface26a3bc7e57ac5e8c25148b /sound/soc/codecs/wm_adsp.h
parentf6161aa153581da4a3867a2d1a7caf4be19b6ec9 (diff)
downloadtalos-op-linux-f395a21853935ab7a2d0d760cda206ae55300194.tar.gz
talos-op-linux-f395a21853935ab7a2d0d760cda206ae55300194.zip
ASoC: wm_adsp: Handle old .bin files
Older .bin files report the global coefficients as absolute address writes to zero; maintain compatibility with them. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/codecs/wm_adsp.h')
-rw-r--r--sound/soc/codecs/wm_adsp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/codecs/wm_adsp.h b/sound/soc/codecs/wm_adsp.h
index cb8871a3ec00..d6fd8af53b5d 100644
--- a/sound/soc/codecs/wm_adsp.h
+++ b/sound/soc/codecs/wm_adsp.h
@@ -46,6 +46,8 @@ struct wm_adsp {
struct list_head alg_regions;
+ int fw_id;
+
const struct wm_adsp_region *mem;
int num_mems;
OpenPOWER on IntegriCloud