Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148282
b: refs/heads/master
c: 5b740ea
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Takashi Iwai committed May 17, 2009
1 parent e3a7592 commit 4f6a294
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 2bf2778e0fb38255e55ab5e10022132b0a72420e
refs/heads/master: 5b740ea975c4ce3da12ac21b56f9e43354ca4327
2 changes: 1 addition & 1 deletion trunk/sound/soc/fsl/fsl_ssi.c
Original file line number Diff line number Diff line change
Expand Up @@ -674,7 +674,7 @@ struct snd_soc_dai *fsl_ssi_create_dai(struct fsl_ssi_info *ssi_info)
ssi_private->dev = ssi_info->dev;
ssi_private->asynchronous = ssi_info->asynchronous;

ssi_private->dev->driver_data = fsl_ssi_dai;
dev_set_drvdata(ssi_private->dev, fsl_ssi_dai);

/* Initialize the the device_attribute structure */
dev_attr->attr.name = "ssi-stats";
Expand Down

0 comments on commit 4f6a294

Please sign in to comment.