projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f71efe
)
pata_amd: Note in the module description it handles Nvidia
author
Alan Cox
<alan@lxorguk.ukuu.org.uk>
Fri, 8 Feb 2008 15:22:39 +0000
(15:22 +0000)
committer
Jeff Garzik
<jeff@garzik.org>
Mon, 11 Feb 2008 19:30:04 +0000
(14:30 -0500)
This has confused a few people so fix it
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/pata_amd.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/ata/pata_amd.c
b/drivers/ata/pata_amd.c
index 761a66608d7bd9ce7478a7daf4db6e02f8bd3e7a..ea567e2b1703ffc4b79e09e47bce5c68082f535e 100644
(file)
--- a/
drivers/ata/pata_amd.c
+++ b/
drivers/ata/pata_amd.c
@@
-772,7
+772,7
@@
static void __exit amd_exit(void)
}
MODULE_AUTHOR("Alan Cox");
-MODULE_DESCRIPTION("low-level driver for AMD PATA IDE");
+MODULE_DESCRIPTION("low-level driver for AMD
and Nvidia
PATA IDE");
MODULE_LICENSE("GPL");
MODULE_DEVICE_TABLE(pci, amd);
MODULE_VERSION(DRV_VERSION);