commit | 2ac454ffe6c2cb923711edc8027bbc0e782be457 | [log] [tgz] |
---|---|---|
author | Jeeja KP <jeeja.kp@intel.com> | Thu Oct 22 23:22:40 2015 +0530 |
committer | Mark Brown <broonie@kernel.org> | Sat Oct 24 01:31:34 2015 +0900 |
tree | 99f378ff9d0c7269876d78ceb5f599eaa69ef03e | |
parent | 4e10996ba810031a493d903539f595e053826103 [diff] |
ASoC: Intel: Skylake: Fix to check return value of dsp init If DSP initialization fails, ipc to disable notification will cause NULL ptr exception as ipc is not initialized. This patch returns error if dsp init fails before sending disable notification ipc. 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>