dect
/
linux-2.6
Archived
13
0
Fork 0

[MMC] Add MODULE_AUTHOR to wbsd

'cause I'm in it for the chicks. ;)

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Pierre Ossman 2005-11-09 23:21:49 +00:00 committed by Russell King
parent 93968d7551
commit de1d09e3e2
1 changed files with 1 additions and 0 deletions

View File

@ -2127,6 +2127,7 @@ module_param(irq, uint, 0444);
module_param(dma, int, 0444);
MODULE_LICENSE("GPL");
MODULE_AUTHOR("Pierre Ossman <drzeus@drzeus.cx>");
MODULE_DESCRIPTION("Winbond W83L51xD SD/MMC card interface driver");
MODULE_VERSION(DRIVER_VERSION);