2005-11-07 07:05:17

by Pierre Ossman

[permalink] [raw]
Subject: [PATCH] [MMC] Add MODULE_AUTHOR to wbsd

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

Signed-off-by: Pierre Ossman <[email protected]>
---

drivers/mmc/wbsd.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/mmc/wbsd.c b/drivers/mmc/wbsd.c
--- a/drivers/mmc/wbsd.c
+++ b/drivers/mmc/wbsd.c
@@ -2198,6 +2198,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);



2005-11-09 23:34:54

by Russell King

[permalink] [raw]
Subject: Re: [PATCH] [MMC] Add MODULE_AUTHOR to wbsd

On Mon, Nov 07, 2005 at 08:05:07AM +0100, Pierre Ossman wrote:
> 'cause I'm in it for the chicks. ;)

Applied, thanks.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 Serial core