Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 222901
b: refs/heads/master
c: a7a9820
h: refs/heads/master
i:
  222899: f86c270
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Nov 29, 2010
1 parent 4dc1c45 commit 4ecc953
Show file tree
Hide file tree
Showing 3 changed files with 4 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: e3edefbd4a9071daf388978355f69c37fbeae261
refs/heads/master: a7a9820bae19775df1d6cc70d2571ee26e099413
2 changes: 2 additions & 0 deletions trunk/sound/soc/nuc900/nuc900-audio.h
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,6 @@ struct nuc900_audio {

};

extern struct nuc900_audio *nuc900_ac97_data;

#endif /*end _NUC900_AUDIO_H */
2 changes: 1 addition & 1 deletion trunk/sound/soc/nuc900/nuc900-pcm.c
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ static struct snd_soc_platform_driver nuc900_soc_platform = {
.ops = &nuc900_dma_ops,
.pcm_new = nuc900_dma_new,
.pcm_free = nuc900_dma_free_dma_buffers,
}
};

static int __devinit nuc900_soc_platform_probe(struct platform_device *pdev)
{
Expand Down

0 comments on commit 4ecc953

Please sign in to comment.