soundwire: intel: implement get_sdw_stream() operations
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Tue, 30 Jun 2020 18:43:52 +0000 (02:43 +0800)
committerVinod Koul <vkoul@kernel.org>
Wed, 15 Jul 2020 04:39:35 +0000 (10:09 +0530)
commit09553140c8d7be7d74e2e39796f644cc085ab273
treedca0b5a0ef03c61980396c40c94170ba250ee624
parentc5e3c684c3d8c1644c7f366a4b08b12cebec4c75
soundwire: intel: implement get_sdw_stream() operations

This is needed to retrieve the information when the stream is
allocated at the dai_link level.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20200630184356.24939-2-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/intel.c