]> git.dujemihanovic.xyz Git - linux.git/commit
ASoC: Intel: sst: load firmware using async callback
authorVinod Koul <vinod.koul@intel.com>
Thu, 30 Oct 2014 10:50:56 +0000 (16:20 +0530)
committerMark Brown <broonie@kernel.org>
Fri, 31 Oct 2014 12:50:38 +0000 (12:50 +0000)
commit6e9b05607fe896627ab7c15efff01b6dcae71a56
tree4505194fbd6b1c37749b1785813e028af3c61d18
parent45f31bfcda0c6e5f11168de10c85f3dd20337bdf
ASoC: Intel: sst: load firmware using async callback

We would like the DSP firmware to be available in driver as soon as possible. So
use the async callback in driver to probe to load the firmware as soon as
usermode is up

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