ASoC: Intel: Skylake: Commonize library load
authorSubhransu S. Prusty <subhransu.s.prusty@intel.com>
Tue, 25 Apr 2017 06:48:20 +0000 (12:18 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 26 Apr 2017 14:47:37 +0000 (15:47 +0100)
commitebe8907687c052b36839b5f9ed09005db4fbe83c
treeb1b5f33bfb743877c4c83e87ecee30701b1f3082
parent9fe9c71192832a1c63fb94120cb6c2541aca694f
ASoC: Intel: Skylake: Commonize library load

request firmware, strip extended manifest and release library changes
are common to kabylake and APL.

So move these common code to utils to be reused in later patches for
kabylake library load.

Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/bxt-sst.c
sound/soc/intel/skylake/skl-sst-dsp.h
sound/soc/intel/skylake/skl-sst-utils.c