From 8e63af36f3c3b4b436f866a2d4e9f0e68da5a3c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20Kleine-K=C3=B6nig?= Date: Tue, 9 Sep 2008 13:47:11 +0200 Subject: [PATCH] --- yaml --- r: 111004 b: refs/heads/master c: e8f18ae558b30783c2c0f6df32626fbc789ba6f6 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/arm/sa11xx-uda1341.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 5064d23f46d1..153a8d0a3afa 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e99d32b325ac68bd2ffbbe8edc44cbaf5d91e4be +refs/heads/master: e8f18ae558b30783c2c0f6df32626fbc789ba6f6 diff --git a/trunk/sound/arm/sa11xx-uda1341.c b/trunk/sound/arm/sa11xx-uda1341.c index 8addb9d914c1..1dcd51d81d10 100644 --- a/trunk/sound/arm/sa11xx-uda1341.c +++ b/trunk/sound/arm/sa11xx-uda1341.c @@ -880,7 +880,7 @@ void snd_sa11xx_uda1341_free(struct snd_card *card) audio_dma_free(&chip->s[SNDRV_PCM_STREAM_CAPTURE]); } -static int __init sa11xx_uda1341_probe(struct platform_device *devptr) +static int __devinit sa11xx_uda1341_probe(struct platform_device *devptr) { int err; struct snd_card *card;