commit | 36d73c4a9ed7c8a0988cfb9d1282c62d8c422a3b | [log] [tgz] |
---|---|---|
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | Tue Feb 25 11:00:40 2020 -0600 |
committer | Mark Brown <broonie@kernel.org> | Wed Feb 26 17:50:37 2020 +0000 |
tree | 2f0a694f692ee32b8ead6d2e86f194e735cf9a6c | |
parent | f5e056e1e46fcbb5f74ce560792aeb7d57ce79e6 [diff] |
ASoC: soc-dai: add get_sdw_stream() callback We only have a set() operation, provide the dual get() operation to retrieve the stream information. Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Link: https://lore.kernel.org/r/20200225170041.23644-3-pierre-louis.bossart@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>