]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Add stream direction for pcm-module map
authorJie Yang <yang.jie@intel.com>
Thu, 8 Jan 2015 06:32:20 +0000 (14:32 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 8 Jan 2015 18:32:44 +0000 (18:32 +0000)
commit84fbd4501f89d4b294d7f45969c1ba62576e789e
tree4b9a959ad3d01f557ada9ca838189234ed31e180
parent8b467c750616da1f7c8b9c97cfb658035cef1d2e
ASoC: Intel: Add stream direction for pcm-module map

A DAI may have 2 streams(playback/capture) and different modules
may be needed for them respectively, so we need add a stream
direction here, the combination(dai_id + stream) can tell us
which module we really need here.

Signed-off-by: Jie Yang <yang.jie@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/sst-haswell-pcm.c