Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275987
b: refs/heads/master
c: 0f768a7
h: refs/heads/master
i:
  275985: 69b499d
  275983: 2a8838f
v: v3
  • Loading branch information
Timur Tabi authored and Mark Brown committed Nov 15, 2011
1 parent 7897c3c commit 9d4a900
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: 54dc6cabe684375b3cf549c7b0545613d694aba8
refs/heads/master: 0f768a7235d3dfb6f4833030a95a06419df089cb
1 change: 1 addition & 0 deletions trunk/sound/soc/fsl/fsl_ssi.c
Original file line number Diff line number Diff line change
Expand Up @@ -694,6 +694,7 @@ static int __devinit fsl_ssi_probe(struct platform_device *pdev)

/* Initialize the the device_attribute structure */
dev_attr = &ssi_private->dev_attr;
sysfs_attr_init(&dev_attr->attr);
dev_attr->attr.name = "statistics";
dev_attr->attr.mode = S_IRUGO;
dev_attr->show = fsl_sysfs_ssi_show;
Expand Down

0 comments on commit 9d4a900

Please sign in to comment.