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)
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

Simple merge