Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254267
b: refs/heads/master
c: 0cfae7c
h: refs/heads/master
i:
  254265: ebf87d8
  254263: 5352dd5
v: v3
  • Loading branch information
Hans-Christian Egtvedt authored and Takashi Iwai committed Jun 28, 2011
1 parent dbf0a5a commit 2f342e8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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: 9966db22caf8f74c0e6d84a569e6d7d56332e127
refs/heads/master: 0cfae7c9378cf77434f6be89b5fb65d8f9a5031f
2 changes: 1 addition & 1 deletion trunk/sound/atmel/abdac.c
Original file line number Diff line number Diff line change
Expand Up @@ -599,4 +599,4 @@ module_exit(atmel_abdac_exit);

MODULE_LICENSE("GPL");
MODULE_DESCRIPTION("Driver for Atmel Audio Bitstream DAC (ABDAC)");
MODULE_AUTHOR("Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>");
MODULE_AUTHOR("Hans-Christian Egtvedt <egtvedt@samfundet.no>");
2 changes: 1 addition & 1 deletion trunk/sound/atmel/ac97c.c
Original file line number Diff line number Diff line change
Expand Up @@ -1199,4 +1199,4 @@ module_exit(atmel_ac97c_exit);

MODULE_LICENSE("GPL");
MODULE_DESCRIPTION("Driver for Atmel AC97 controller");
MODULE_AUTHOR("Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>");
MODULE_AUTHOR("Hans-Christian Egtvedt <egtvedt@samfundet.no>");
2 changes: 1 addition & 1 deletion trunk/sound/spi/at73c213.c
Original file line number Diff line number Diff line change
Expand Up @@ -1124,6 +1124,6 @@ static void __exit at73c213_exit(void)
}
module_exit(at73c213_exit);

MODULE_AUTHOR("Hans-Christian Egtvedt <hcegtvedt@atmel.com>");
MODULE_AUTHOR("Hans-Christian Egtvedt <egtvedt@samfundet.no>");
MODULE_DESCRIPTION("Sound driver for AT73C213 with Atmel SSC");
MODULE_LICENSE("GPL");

0 comments on commit 2f342e8

Please sign in to comment.