git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9eaa44
)
ASoC: pcm: Fix incorrect condition check for case SNDRV_PCM_TRIGGER_SUSPEND
author
Nicolin Chen
<Guangyu.Chen@freescale.com>
Mon, 12 May 2014 12:12:05 +0000
(20:12 +0800)
committer
Mark Brown
<broonie@linaro.org>
Mon, 12 May 2014 20:16:06 +0000
(21:16 +0100)
The regular state before we execute SNDRV_PCM_TRIGGER_SUSPEND should be
SNDRV_PCM_TRIGGER_START, not SNDRV_PCM_TRIGGER_STOP. Thus fix it.
Signed-off-by: Nicolin Chen <Guangyu.Chen@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/soc-pcm.c
patch
|
blob
|
history
diff --cc
sound/soc/soc-pcm.c
Simple merge