Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283998
b: refs/heads/master
c: 561c6a1
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Dec 22, 2011
1 parent 9d0e56d commit 7719837
Show file tree
Hide file tree
Showing 18 changed files with 19 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5a5049637cf08c4c17805be679c19544bb27fb92
refs/heads/master: 561c6a172f065fa918d0ff3cecdca1b22dca893f
1 change: 1 addition & 0 deletions trunk/sound/soc/pxa/corgi.c
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ static struct snd_soc_dai_link corgi_dai = {
/* corgi audio machine driver */
static struct snd_soc_card snd_soc_corgi = {
.name = "Corgi",
.owner = THIS_MODULE,
.dai_link = &corgi_dai,
.num_links = 1,
};
Expand Down
1 change: 1 addition & 0 deletions trunk/sound/soc/pxa/e740_wm9705.c
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ static struct snd_soc_dai_link e740_dai[] = {

static struct snd_soc_card e740 = {
.name = "Toshiba e740",
.owner = THIS_MODULE,
.dai_link = e740_dai,
.num_links = ARRAY_SIZE(e740_dai),
};
Expand Down
1 change: 1 addition & 0 deletions trunk/sound/soc/pxa/e750_wm9705.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ static struct snd_soc_dai_link e750_dai[] = {

static struct snd_soc_card e750 = {
.name = "Toshiba e750",
.owner = THIS_MODULE,
.dai_link = e750_dai,
.num_links = ARRAY_SIZE(e750_dai),
};
Expand Down
1 change: 1 addition & 0 deletions trunk/sound/soc/pxa/e800_wm9712.c
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ static struct snd_soc_dai_link e800_dai[] = {

static struct snd_soc_card e800 = {
.name = "Toshiba e800",
.owner = THIS_MODULE,
.dai_link = e800_dai,
.num_links = ARRAY_SIZE(e800_dai),
};
Expand Down
1 change: 1 addition & 0 deletions trunk/sound/soc/pxa/em-x270.c
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ static struct snd_soc_dai_link em_x270_dai[] = {

static struct snd_soc_card em_x270 = {
.name = "EM-X270",
.owner = THIS_MODULE,
.dai_link = em_x270_dai,
.num_links = ARRAY_SIZE(em_x270_dai),
};
Expand Down
1 change: 1 addition & 0 deletions trunk/sound/soc/pxa/hx4700.c
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ static struct snd_soc_dai_link hx4700_dai = {
/* hx4700 audio machine driver */
static struct snd_soc_card snd_soc_card_hx4700 = {
.name = "iPAQ hx4700",
.owner = THIS_MODULE,
.dai_link = &hx4700_dai,
.num_links = 1,
.dapm_widgets = hx4700_dapm_widgets,
Expand Down
1 change: 1 addition & 0 deletions trunk/sound/soc/pxa/imote2.c
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ static struct snd_soc_dai_link imote2_dai = {

static struct snd_soc_card imote2 = {
.name = "Imote2",
.owner = THIS_MODULE,
.dai_link = &imote2_dai,
.num_links = 1,
};
Expand Down
1 change: 1 addition & 0 deletions trunk/sound/soc/pxa/magician.c
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,7 @@ static struct snd_soc_dai_link magician_dai[] = {
/* magician audio machine driver */
static struct snd_soc_card snd_soc_card_magician = {
.name = "Magician",
.owner = THIS_MODULE,
.dai_link = magician_dai,
.num_links = ARRAY_SIZE(magician_dai),

Expand Down
1 change: 1 addition & 0 deletions trunk/sound/soc/pxa/mioa701_wm9713.c
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ static struct snd_soc_dai_link mioa701_dai[] = {

static struct snd_soc_card mioa701 = {
.name = "MioA701",
.owner = THIS_MODULE,
.dai_link = mioa701_dai,
.num_links = ARRAY_SIZE(mioa701_dai),
};
Expand Down
1 change: 1 addition & 0 deletions trunk/sound/soc/pxa/palm27x.c
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ static struct snd_soc_dai_link palm27x_dai[] = {

static struct snd_soc_card palm27x_asoc = {
.name = "Palm/PXA27x",
.owner = THIS_MODULE,
.dai_link = palm27x_dai,
.num_links = ARRAY_SIZE(palm27x_dai),
};
Expand Down
2 changes: 2 additions & 0 deletions trunk/sound/soc/pxa/raumfeld.c
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@ static struct snd_soc_dai_link snd_soc_raumfeld_speaker_dai[] =

static struct snd_soc_card snd_soc_raumfeld_connector = {
.name = "Raumfeld Connector",
.owner = THIS_MODULE,
.dai_link = snd_soc_raumfeld_connector_dai,
.num_links = ARRAY_SIZE(snd_soc_raumfeld_connector_dai),
.suspend_post = raumfeld_analog_suspend,
Expand All @@ -268,6 +269,7 @@ static struct snd_soc_card snd_soc_raumfeld_connector = {

static struct snd_soc_card snd_soc_raumfeld_speaker = {
.name = "Raumfeld Speaker",
.owner = THIS_MODULE,
.dai_link = snd_soc_raumfeld_speaker_dai,
.num_links = ARRAY_SIZE(snd_soc_raumfeld_speaker_dai),
.suspend_post = raumfeld_analog_suspend,
Expand Down
1 change: 1 addition & 0 deletions trunk/sound/soc/pxa/saarb.c
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ static struct snd_soc_dai_link saarb_dai[] = {

static struct snd_soc_card snd_soc_card_saarb = {
.name = "Saarb",
.owner = THIS_MODULE,
.dai_link = saarb_dai,
.num_links = ARRAY_SIZE(saarb_dai),
};
Expand Down
1 change: 1 addition & 0 deletions trunk/sound/soc/pxa/spitz.c
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@ static struct snd_soc_dai_link spitz_dai = {
/* spitz audio machine driver */
static struct snd_soc_card snd_soc_spitz = {
.name = "Spitz",
.owner = THIS_MODULE,
.dai_link = &spitz_dai,
.num_links = 1,
};
Expand Down
1 change: 1 addition & 0 deletions trunk/sound/soc/pxa/tavorevb3.c
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ static struct snd_soc_dai_link evb3_dai[] = {

static struct snd_soc_card snd_soc_card_evb3 = {
.name = "Tavor EVB3",
.owner = THIS_MODULE,
.dai_link = evb3_dai,
.num_links = ARRAY_SIZE(evb3_dai),
};
Expand Down
1 change: 1 addition & 0 deletions trunk/sound/soc/pxa/tosa.c
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@ static struct snd_soc_dai_link tosa_dai[] = {

static struct snd_soc_card tosa = {
.name = "Tosa",
.owner = THIS_MODULE,
.dai_link = tosa_dai,
.num_links = ARRAY_SIZE(tosa_dai),
};
Expand Down
1 change: 1 addition & 0 deletions trunk/sound/soc/pxa/z2.c
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ static struct snd_soc_dai_link z2_dai = {
/* z2 audio machine driver */
static struct snd_soc_card snd_soc_z2 = {
.name = "Z2",
.owner = THIS_MODULE,
.dai_link = &z2_dai,
.num_links = 1,
};
Expand Down
1 change: 1 addition & 0 deletions trunk/sound/soc/pxa/zylonite.c
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ static int zylonite_resume_pre(struct snd_soc_card *card)

static struct snd_soc_card zylonite = {
.name = "Zylonite",
.owner = THIS_MODULE,
.probe = &zylonite_probe,
.remove = &zylonite_remove,
.suspend_post = &zylonite_suspend_post,
Expand Down

0 comments on commit 7719837

Please sign in to comment.