]> Git Repo - linux.git/commitdiff
[MMC] Add MODULE_AUTHOR to wbsd
authorPierre Ossman <[email protected]>
Wed, 9 Nov 2005 23:21:49 +0000 (23:21 +0000)
committerRussell King <[email protected]>
Wed, 9 Nov 2005 23:21:49 +0000 (23:21 +0000)
'cause I'm in it for the chicks. ;)

Signed-off-by: Pierre Ossman <[email protected]>
Signed-off-by: Russell King <[email protected]>
drivers/mmc/wbsd.c

index 46a084a529ca65153700c0bbd7cdf1113060e1b4..9d055812c723eb31d4b420a2e02eeed8c5e41704 100644 (file)
@@ -2127,6 +2127,7 @@ module_param(irq, uint, 0444);
 module_param(dma, int, 0444);
 
 MODULE_LICENSE("GPL");
+MODULE_AUTHOR("Pierre Ossman <[email protected]>");
 MODULE_DESCRIPTION("Winbond W83L51xD SD/MMC card interface driver");
 MODULE_VERSION(DRIVER_VERSION);
 
This page took 0.04071 seconds and 4 git commands to generate.