projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ff33f3
)
ASoC: SPEAr: Make SND_SPEAR_SOC select SND_SOC_GENERIC_DMAENGINE_PCM
author
Axel Lin
<axel.lin@ingics.com>
Tue, 1 Sep 2015 04:31:24 +0000
(12:31 +0800)
committer
Mark Brown
<broonie@kernel.org>
Wed, 16 Sep 2015 16:46:11 +0000
(17:46 +0100)
devm_snd_dmaengine_pcm_register() is guarded by
CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/spear/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/spear/Kconfig
b/sound/soc/spear/Kconfig
index 0a53053495f3d39cf6363b2255bfa4ad629c6be0..4fb91412ebec80261adda960d0874225ed2d0192 100644
(file)
--- a/
sound/soc/spear/Kconfig
+++ b/
sound/soc/spear/Kconfig
@@
-1,6
+1,6
@@
config SND_SPEAR_SOC
tristate
- select SND_DMAENGINE_PCM
+ select SND_
SOC_GENERIC_
DMAENGINE_PCM
config SND_SPEAR_SPDIF_OUT
tristate