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)
commit98b9c1d2ce59d98d5921bbdca5a6d7fe40b4a384
tree4b9a959ad3d01f557ada9ca838189234ed31e180
parent69067f9d52aa325baa0d113c1f35eb98fe486bfc
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