]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: compress: Add SNDRV_PCM_STATE_PREPARED state explanation
authorVinod Koul <vinod.koul@intel.com>
Fri, 4 Mar 2016 14:55:29 +0000 (20:25 +0530)
committerTakashi Iwai <tiwai@suse.de>
Fri, 4 Mar 2016 16:49:42 +0000 (17:49 +0100)
commit862bca5d16c631d0a5d39a6f24857a5148970afb
treea7ab8f9be836e1700068716736310455f582d709
parent35383a24129a47a0b8365ed17d3dcd2f75175929
ALSA: compress: Add SNDRV_PCM_STATE_PREPARED state explanation

Stream states were explained in the code comments but
SNDRV_PCM_STATE_PREPARED was missed so add it

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/compress_offload.c