]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc06194ed91a7f4bc976c9ad6df174183c4d69a0a
treeb1b5f33bfb743877c4c83e87ecee30701b1f3082
parent9488a2572aa364d77e4eb9eb4fda341b5398706c
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