diff options
author | Satish Babu Patakokila <sbpata@codeaurora.org> | 2017-06-16 17:33:40 -0700 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-06-19 17:11:25 +0100 |
commit | 01b8cedfd0422326caae308641dcadaa85e0ca72 (patch) | |
tree | 751316464c1e18850b242549bc9d5308bf23b465 /drivers/mmc/host | |
parent | 2ea659a9ef488125eb46da6eb571de5eae5c43f6 (diff) | |
download | linux-01b8cedfd0422326caae308641dcadaa85e0ca72.tar.bz2 |
ASoC: compress: Derive substream from stream based on direction
Currently compress driver hardcodes direction as playback to get
substream from the stream. This results in getting the incorrect
substream for compressed capture usecase.
To fix this, remove the hardcoding and derive substream based on
the stream direction.
Signed-off-by: Satish Babu Patakokila <sbpata@codeaurora.org>
Signed-off-by: Banajit Goswami <bgoswami@codeaurora.org>
Acked-By: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
Diffstat (limited to 'drivers/mmc/host')
0 files changed, 0 insertions, 0 deletions