* [PATCH] [MMC] Add MODULE_AUTHOR to wbsd
@ 2005-11-07 7:05 Pierre Ossman
2005-11-09 23:34 ` Russell King
0 siblings, 1 reply; 2+ messages in thread
From: Pierre Ossman @ 2005-11-07 7:05 UTC (permalink / raw)
To: rmk+lkml; +Cc: Pierre Ossman, linux-kernel
'cause I'm in it for the chicks. ;)
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
---
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 <drzeus@drzeus.cx>");
MODULE_DESCRIPTION("Winbond W83L51xD SD/MMC card interface driver");
MODULE_VERSION(DRIVER_VERSION);
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] [MMC] Add MODULE_AUTHOR to wbsd
2005-11-07 7:05 [PATCH] [MMC] Add MODULE_AUTHOR to wbsd Pierre Ossman
@ 2005-11-09 23:34 ` Russell King
0 siblings, 0 replies; 2+ messages in thread
From: Russell King @ 2005-11-09 23:34 UTC (permalink / raw)
To: Pierre Ossman; +Cc: Pierre Ossman, linux-kernel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-11-09 23:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-07 7:05 [PATCH] [MMC] Add MODULE_AUTHOR to wbsd Pierre Ossman
2005-11-09 23:34 ` Russell King
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome