Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283916
b: refs/heads/master
c: 43a9519
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Dec 11, 2011
1 parent 3ae7209 commit c29b444
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7c08be84f83b23762fb7571ac9a4aea3c34d1a66
refs/heads/master: 43a95197581ac58081772eab3bd5f114da87f98b
3 changes: 3 additions & 0 deletions trunk/sound/soc/mxs/mxs-pcm.c
Original file line number Diff line number Diff line change
Expand Up @@ -347,3 +347,6 @@ static struct platform_driver mxs_pcm_driver = {
};

module_platform_driver(mxs_pcm_driver);

MODULE_LICENSE("GPL");
MODULE_ALIAS("platform:mxs-pcm-audio");
1 change: 1 addition & 0 deletions trunk/sound/soc/mxs/mxs-sgtl5000.c
Original file line number Diff line number Diff line change
Expand Up @@ -161,3 +161,4 @@ module_platform_driver(mxs_sgtl5000_audio_driver);
MODULE_AUTHOR("Freescale Semiconductor, Inc.");
MODULE_DESCRIPTION("MXS ALSA SoC Machine driver");
MODULE_LICENSE("GPL");
MODULE_ALIAS("platform:mxs-sgtl5000");

0 comments on commit c29b444

Please sign in to comment.