commit | e8e55dbe08960b714e5ce0148926ee17331ce4d5 | [log] [tgz] |
---|---|---|
author | Keyon Jie <yang.jie@linux.intel.com> | Tue Apr 30 18:09:29 2019 -0500 |
committer | Mark Brown <broonie@kernel.org> | Fri May 03 15:00:59 2019 +0900 |
tree | 2cc2d5d45e12720df44b2821c776f1c219abafef | |
parent | 6d60a39e5b787ddea5def220d6288cbdf6d63eb8 [diff] |
ASoC: SOF: Intel: hda-stream: store stream capabilities Add stream_max into struct sof_intel_hda_dev to store the total hda stream number that the platform can support, and initialize it at stream_init. This can be used later e.g. for stream bitmask. Signed-off-by: Keyon Jie <yang.jie@linux.intel.com> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>