Skip to content

Commit

Permalink
soundwire: Handle multiple master instances in a stream
Browse files Browse the repository at this point in the history
For each SoundWire stream operation, we need to parse master
list and operate upon all master runtime.

This is a preparatory patch to do the boilerplate conversion
of stream handling from single master runtime to handle a
list of master runtime. The code to support bank switch for
multiple master instances is added in the next patch.

Signed-off-by: Sanyog Kale <sanyog.r.kale@intel.com>
Signed-off-by: Shreyas NC <shreyas.nc@intel.com>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
  • Loading branch information
Vinod Koul committed Aug 27, 2018
1 parent 0c4a104 commit 4894972
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 125 deletions.
Loading

0 comments on commit 4894972

Please sign in to comment.