From 5f81605c173d8461edb4823b12047f2689d20cdc Mon Sep 17 00:00:00 2001 From: Manuel Lauss Date: Mon, 12 Jul 2010 15:14:59 +0200 Subject: [PATCH] --- yaml --- r: 206602 b: refs/heads/master c: 0c74a939d84730818bc9bf1efa5ad7184bb2f248 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/au1x/psc-i2s.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 806fdc65903b..f97456e7ff5d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b424ec953344e0ea612a8cc2d8e59742a0273ac1 +refs/heads/master: 0c74a939d84730818bc9bf1efa5ad7184bb2f248 diff --git a/trunk/sound/soc/au1x/psc-i2s.c b/trunk/sound/soc/au1x/psc-i2s.c index 737b2384f6c5..6083fe7799fa 100644 --- a/trunk/sound/soc/au1x/psc-i2s.c +++ b/trunk/sound/soc/au1x/psc-i2s.c @@ -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;