30 Oct
2014
30 Oct
'14
10:50 a.m.
This add compressed support in sst ipc driver. Along with it two minor fixes on driver as well
Fang, Yang A (1): ASoC: Intel: use correct firmware name
Subhransu S. Prusty (1): ASoC: mfld-compress: implement .power callback
Vinod Koul (2): ASoC: Intel: sst: load firmware using async callback ASoC: Intel: sst - add compressed ops handling
sound/soc/intel/sst-mfld-platform-compress.c | 8 +- sound/soc/intel/sst-mfld-platform.h | 1 + sound/soc/intel/sst/sst.c | 15 ++ sound/soc/intel/sst/sst_drv_interface.c | 285 ++++++++++++++++++++++++++ sound/soc/intel/sst/sst_loader.c | 5 +- 5 files changed, 309 insertions(+), 5 deletions(-)