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:
e458a48
)
ASoC: OMAP: Staticise pcm creation function of omap-pcm
author
Lopez Cruz, Misael
<x0052729@ti.com>
Thu, 23 Jul 2009 01:45:03 +0000
(20:45 -0500)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Thu, 23 Jul 2009 07:22:16 +0000
(08:22 +0100)
Signed-off-by: Misael Lopez Cruz <x0052729@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/omap/omap-pcm.c
patch
|
blob
|
history
diff --git
a/sound/soc/omap/omap-pcm.c
b/sound/soc/omap/omap-pcm.c
index 84a1950880ebc96143a749cd2c5c819b08575508..c3c931d4537ae939bc847bc1f008e0d893992f21 100644
(file)
--- a/
sound/soc/omap/omap-pcm.c
+++ b/
sound/soc/omap/omap-pcm.c
@@
-330,7
+330,7
@@
static void omap_pcm_free_dma_buffers(struct snd_pcm *pcm)
}
}
-int omap_pcm_new(struct snd_card *card, struct snd_soc_dai *dai,
+
static
int omap_pcm_new(struct snd_card *card, struct snd_soc_dai *dai,
struct snd_pcm *pcm)
{
int ret = 0;