Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342730
b: refs/heads/master
c: 29df430
h: refs/heads/master
v: v3
  • Loading branch information
Lothar Waßmann authored and Mark Brown committed Nov 23, 2012
1 parent 500c0ed commit f6a7d2c
Show file tree
Hide file tree
Showing 2 changed files with 2 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: ce555e5d3b11908a2ecef2c345ac9de09d32f581
refs/heads/master: 29df430692c46b8c434ce172a6f127945b475b95
1 change: 1 addition & 0 deletions trunk/sound/soc/fsl/imx-sgtl5000.c
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ static int __devinit imx_sgtl5000_probe(struct platform_device *pdev)
if (ret)
goto clk_fail;
data->card.num_links = 1;
data->card.owner = THIS_MODULE;
data->card.dai_link = &data->dai;
data->card.dapm_widgets = imx_sgtl5000_dapm_widgets;
data->card.num_dapm_widgets = ARRAY_SIZE(imx_sgtl5000_dapm_widgets);
Expand Down

0 comments on commit f6a7d2c

Please sign in to comment.