Skip to content

Commit

Permalink
[MMC] Add MODULE_AUTHOR to wbsd
Browse files Browse the repository at this point in the history
'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>
  • Loading branch information
Pierre Ossman authored and Russell King committed Nov 9, 2005
1 parent 93968d7 commit de1d09e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/mmc/wbsd.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);

Expand Down

0 comments on commit de1d09e

Please sign in to comment.