projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f8d272
)
ASoC: Staticise asoc_idma_platform
author
Mark Brown
<
[email protected]
>
Mon, 12 Dec 2011 14:47:25 +0000
(22:47 +0800)
committer
Mark Brown
<
[email protected]
>
Wed, 14 Dec 2011 05:52:43 +0000
(13:52 +0800)
Signed-off-by: Mark Brown <
[email protected]
>
Acked-by: Sangbeom Kim <
[email protected]
>
sound/soc/samsung/idma.c
patch
|
blob
|
history
diff --git
a/sound/soc/samsung/idma.c
b/sound/soc/samsung/idma.c
index baf97ebadd48a3bde8156b70b3674832090e4cff..2bcf75815624ca83291882ed26f7cb8c3b2c517d 100644
(file)
--- a/
sound/soc/samsung/idma.c
+++ b/
sound/soc/samsung/idma.c
@@
-410,7
+410,7
@@
void idma_reg_addr_init(void __iomem *regs, dma_addr_t addr)
idma.lp_tx_addr = addr;
}
-struct snd_soc_platform_driver asoc_idma_platform = {
+st
atic st
ruct snd_soc_platform_driver asoc_idma_platform = {
.ops = &idma_ops,
.pcm_new = idma_new,
.pcm_free = idma_free,