projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ASoC: Blackfin: set the transfer size according the ac97_frame size
[linux-2.6]
/
sound
/
soc
/
omap
/
overo.c
diff --git
a/sound/soc/omap/overo.c
b/sound/soc/omap/overo.c
index
a72dc4e
..
ec4f8fd
100644
(file)
--- a/
sound/soc/omap/overo.c
+++ b/
sound/soc/omap/overo.c
@@
-83,7
+83,7
@@
static struct snd_soc_dai_link overo_dai = {
.name = "TWL4030",
.stream_name = "TWL4030",
.cpu_dai = &omap_mcbsp_dai[0],
- .codec_dai = &twl4030_dai,
+ .codec_dai = &twl4030_dai
[TWL4030_DAI_HIFI]
,
.ops = &overo_ops,
};