commit | 9b8ef9f6b3fcccc2b6ce4bb59d8ab55b36a8b8f0 | [log] [tgz] |
---|---|---|
author | Jeeja KP <jeeja.kp@intel.com> | Tue Oct 20 22:30:07 2015 +0530 |
committer | Mark Brown <broonie@kernel.org> | Thu Oct 22 15:23:23 2015 +0100 |
tree | aba830a3e4c887a2b4bad0d43bf74e3fe2373adc | |
parent | 19a2557b76d64f26c761925cb4fecefb5d72c099 [diff] |
ASoC: dapm: Add startup & shutdown for dai_links For DAI link events, DSPs would like to get notified for startup and shutdown event as well apart for existing hw_params. This helps managing DSP resource allocation and freeup on these events So add support for startup and shutdown for snd_soc_dai_link_event() 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>