commit | a70ab8a8645083f3700814e757f2940a88b7ef88 | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.cirrus.com> | Mon Jul 22 10:24:35 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jul 23 12:07:42 2019 +0200 |
tree | bb8c205c2e47b75e1d0f3bd9190c494a2393df86 | |
parent | 26c3f1542f5064310ad26794c09321780d00c57d [diff] |
ALSA: compress: Don't allow paritial drain operations on capture streams Partial drain and next track are intended for gapless playback and don't really have an obvious interpretation for a capture stream, so makes sense to not allow those operations on capture streams. Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com> Acked-by: Vinod Koul <vkoul@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>