Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 111004
b: refs/heads/master
c: e8f18ae
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and Jaroslav Kysela committed Sep 9, 2008
1 parent 338d914 commit 8e63af3
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: e99d32b325ac68bd2ffbbe8edc44cbaf5d91e4be
refs/heads/master: e8f18ae558b30783c2c0f6df32626fbc789ba6f6
2 changes: 1 addition & 1 deletion trunk/sound/arm/sa11xx-uda1341.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 8e63af3

Please sign in to comment.