Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254023
b: refs/heads/master
c: 96dcabb
h: refs/heads/master
i:
  254021: 2acaa10
  254019: ae0f27f
  254015: 7e835bf
v: v3
  • Loading branch information
Arnaud Patard (Rtp) authored and Mark Brown committed Jun 23, 2011
1 parent 52928dd commit 7677e66
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: f6d96e0da1ee3cfe67b719570fba3bb2ea057131
refs/heads/master: 96dcabb99b9f63f2b65f2b0bfe5d4eb48f11b177
2 changes: 2 additions & 0 deletions trunk/sound/soc/imx/imx-pcm-dma-mx2.c
Original file line number Diff line number Diff line change
Expand Up @@ -337,3 +337,5 @@ static void __exit snd_imx_pcm_exit(void)
platform_driver_unregister(&imx_pcm_driver);
}
module_exit(snd_imx_pcm_exit);
MODULE_LICENSE("GPL");
MODULE_ALIAS("platform:imx-pcm-audio");
2 changes: 1 addition & 1 deletion trunk/sound/soc/imx/imx-ssi.c
Original file line number Diff line number Diff line change
Expand Up @@ -774,4 +774,4 @@ module_exit(imx_ssi_exit);
MODULE_AUTHOR("Sascha Hauer, <s.hauer@pengutronix.de>");
MODULE_DESCRIPTION("i.MX I2S/ac97 SoC Interface");
MODULE_LICENSE("GPL");

MODULE_ALIAS("platform:imx-ssi");

0 comments on commit 7677e66

Please sign in to comment.