Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c9544bcb authored by Alan Cox's avatar Alan Cox Committed by Jeff Garzik
Browse files

pata_amd: Note in the module description it handles Nvidia



This has confused a few people so fix it

Signed-off-by: default avatarAlan Cox <alan@redhat.com>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 8f71efe2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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);