Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201284
b: refs/heads/master
c: 9387160
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Jul 26, 2010
1 parent c497f0a commit 6284e62
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: 362992b19e7cc583f0f1987b6a6f0b3ae3b021fd
refs/heads/master: 93871603a74563b3683d09ef13da954670829c45
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 6284e62

Please sign in to comment.