Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206602
b: refs/heads/master
c: 0c74a93
h: refs/heads/master
v: v3
  • Loading branch information
Manuel Lauss authored and Mark Brown committed Jul 13, 2010
1 parent 90da113 commit 5f81605
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: b424ec953344e0ea612a8cc2d8e59742a0273ac1
refs/heads/master: 0c74a939d84730818bc9bf1efa5ad7184bb2f248
2 changes: 1 addition & 1 deletion trunk/sound/soc/au1x/psc-i2s.c
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ struct snd_soc_dai au1xpsc_i2s_dai = {
};
EXPORT_SYMBOL(au1xpsc_i2s_dai);

static int __init au1xpsc_i2s_drvprobe(struct platform_device *pdev)
static int __devinit au1xpsc_i2s_drvprobe(struct platform_device *pdev)
{
struct resource *r;
unsigned long sel;
Expand Down

0 comments on commit 5f81605

Please sign in to comment.