diff options
author | John Keeping <john@metanate.com> | 2015-12-09 13:32:26 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-12-09 23:41:49 +0300 |
commit | eba65d179c1149cf79e68608d452631f33d7f017 (patch) | |
tree | 70a65904f9f088641198766cbba27a19513b5185 /drivers/spi | |
parent | 7fd9093a7570f5d8bbdc8014c0a349da2afea97e (diff) | |
download | linux-eba65d179c1149cf79e68608d452631f33d7f017.tar.xz |
ASoC: rockchip: i2s: separate capture and playback
If we only clear the tx/rx state when both are disabled it is not
possible to start/stop one multiple times while the other is running.
Since the two are independently controlled, treat them as such and
remove the false dependency between capture and playback.
Signed-off-by: John Keeping <john@metanate.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi')
0 files changed, 0 insertions, 0 deletions