Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270644
b: refs/heads/master
c: d13f1fe
h: refs/heads/master
v: v3
  • Loading branch information
Peter Ujfalusi authored and Mark Brown committed Sep 22, 2011
1 parent b030b35 commit 749b870
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fdb625ffd26cc3f6bd171fa61854083540bc28f8
refs/heads/master: d13f1fe04412b2319a79ff456cf73cc59692f6fb
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/twl6040.c
Original file line number Diff line number Diff line change
Expand Up @@ -1444,7 +1444,7 @@ static struct snd_soc_dai_ops twl6040_dai_ops = {

static struct snd_soc_dai_driver twl6040_dai[] = {
{
.name = "twl6040-hifi",
.name = "twl6040-legacy",
.playback = {
.stream_name = "Playback",
.channels_min = 1,
Expand Down
2 changes: 1 addition & 1 deletion trunk/sound/soc/omap/sdp4430.c
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ static struct snd_soc_dai_link sdp4430_dai = {
.name = "TWL6040",
.stream_name = "TWL6040",
.cpu_dai_name = "omap-mcpdm",
.codec_dai_name = "twl6040-hifi",
.codec_dai_name = "twl6040-legacy",
.platform_name = "omap-pcm-audio",
.codec_name = "twl6040-codec",
.init = sdp4430_twl6040_init,
Expand Down

0 comments on commit 749b870

Please sign in to comment.