commit | 95536d8c29985167e745ff0d8c7cd7dcf4318e6b | [log] [tgz] |
---|---|---|
author | Dharageswari.R <dharageswari.r@intel.com> | Thu Apr 28 18:45:25 2016 +0530 |
committer | Mark Brown <broonie@kernel.org> | Mon May 02 12:02:17 2016 +0100 |
tree | a0026e597bfa294973def2136ec27f34aae2d211 | |
parent | 0ce8428ba9ea13098b828d0881e28368a108709c [diff] |
ASoC: Intel: Skylake: Fix the NULL pointer exception in dsp_clean up If request firmware fails at init, the code loader DMA allocation can be NULL, so check for boot complete before freeing up these resources Signed-off-by: Dharageswari R <dharageswari.r@intel.com> Signed-off-by: Jeeja KP <jeeja.kp@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>