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:
002220a
)
ASoC: pcm: Fix lack of platform bespoke_trigger() call
author
Jean-Francois Moine
<moinejf@free.fr>
Fri, 3 Jan 2014 08:19:18 +0000
(09:19 +0100)
committer
Mark Brown
<broonie@linaro.org>
Tue, 7 Jan 2014 17:11:07 +0000
(17:11 +0000)
When the platform driver has no ops, the platform function
bespoke_trigger() is no more called.
The problem was introduced by the commit
c5914b0aaea6494aaa9e415cbd32f8b7eb604af0
"ASoC: pcm: Check for ops before deferencing them"
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
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