Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190493
b: refs/heads/master
c: b0b4ce3
h: refs/heads/master
i:
  190491: 50789cd
v: v3
  • Loading branch information
Geert Uytterhoeven authored and Ralf Baechle committed Apr 30, 2010
1 parent f99c1e7 commit 5d3b8e6
Show file tree
Hide file tree
Showing 4 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: 7270be03bc300f67c0b9eccde730937e802892b6
refs/heads/master: b0b4ce38a535ed3de5ec6fdd4f3c34435a1c1d1e
2 changes: 2 additions & 0 deletions trunk/drivers/dma/txx9dmac.c
Original file line number Diff line number Diff line change
Expand Up @@ -1359,3 +1359,5 @@ module_exit(txx9dmac_exit);
MODULE_LICENSE("GPL");
MODULE_DESCRIPTION("TXx9 DMA Controller driver");
MODULE_AUTHOR("Atsushi Nemoto <anemo@mba.ocn.ne.jp>");
MODULE_ALIAS("platform:txx9dmac");
MODULE_ALIAS("platform:txx9dmac-chan");
1 change: 1 addition & 0 deletions trunk/sound/soc/txx9/txx9aclc-ac97.c
Original file line number Diff line number Diff line change
Expand Up @@ -254,3 +254,4 @@ module_exit(txx9aclc_ac97_exit);
MODULE_AUTHOR("Atsushi Nemoto <anemo@mba.ocn.ne.jp>");
MODULE_DESCRIPTION("TXx9 ACLC AC97 driver");
MODULE_LICENSE("GPL");
MODULE_ALIAS("platform:txx9aclc-ac97");
1 change: 1 addition & 0 deletions trunk/sound/soc/txx9/txx9aclc-generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,4 @@ module_exit(txx9aclc_generic_exit);
MODULE_AUTHOR("Atsushi Nemoto <anemo@mba.ocn.ne.jp>");
MODULE_DESCRIPTION("Generic TXx9 ACLC ALSA SoC audio driver");
MODULE_LICENSE("GPL");
MODULE_ALIAS("platform:txx9aclc-generic");

0 comments on commit 5d3b8e6

Please sign in to comment.