summaryrefslogtreecommitdiff
path: root/drivers/ata/pata_parport/comm.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ata/pata_parport/comm.c')
-rw-r--r--drivers/ata/pata_parport/comm.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/ata/pata_parport/comm.c b/drivers/ata/pata_parport/comm.c
index cc5485bd0a5b..4839becbbd56 100644
--- a/drivers/ata/pata_parport/comm.c
+++ b/drivers/ata/pata_parport/comm.c
@@ -201,4 +201,6 @@ static struct pi_protocol comm = {
};
MODULE_LICENSE("GPL");
+MODULE_AUTHOR("Grant R. Guenther <grant@torque.net>");
+MODULE_DESCRIPTION("DataStor Commuter parallel port IDE adapter protocol driver");
module_pata_parport_driver(comm);