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>
This commit is contained in:
Mark Brown
2013-03-05 22:39:54 +08:00
والد f6161aa153
کامیت f395a21853
2فایلهای تغییر یافته به همراه24 افزوده شده و 4 حذف شده

مشاهده پرونده

@@ -46,6 +46,8 @@ struct wm_adsp {
struct list_head alg_regions;
int fw_id;
const struct wm_adsp_region *mem;
int num_mems;