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:
b367a32
)
ASoC: simple-card: fix __asoc_simple_card_dai_init
author
Xiubo Li
<Li.Xiubo@freescale.com>
Fri, 24 Jan 2014 07:43:00 +0000
(15:43 +0800)
committer
Mark Brown
<broonie@linaro.org>
Mon, 3 Feb 2014 12:45:34 +0000
(12:45 +0000)
If the CPU/CODEC DAI set_sysclk() is not support, the -ENOTSUPP will returnd.
Here do the check like set_fmt().
Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/generic/simple-card.c
patch
|
blob
|
history
diff --cc
sound/soc/generic/simple-card.c
Simple merge