Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269331
b: refs/heads/master
c: e9f7cd5
h: refs/heads/master
i:
  269329: 3508656
  269327: 782bfaa
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz authored and Jeff Garzik committed Oct 14, 2011
1 parent 1f33c81 commit 9aafdef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 70f301a67d5fc9690ed558b132bd3300ab64f23b
refs/heads/master: e9f7cd51ccfa4d77ca1c01fd50c1c6af55ded1c9
4 changes: 2 additions & 2 deletions trunk/drivers/ata/pata_cs5535.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
#include <linux/libata.h>
#include <asm/msr.h>

#define DRV_NAME "cs5535"
#define DRV_NAME "pata_cs5535"
#define DRV_VERSION "0.2.12"

/*
Expand Down Expand Up @@ -230,7 +230,7 @@ static void __exit cs5535_exit(void)
}

MODULE_AUTHOR("Alan Cox, Jens Altmann, Wolfgan Zuleger, Alexander Kiausch");
MODULE_DESCRIPTION("low-level driver for the NS/AMD 5530");
MODULE_DESCRIPTION("low-level driver for the NS/AMD 5535");
MODULE_LICENSE("GPL");
MODULE_DEVICE_TABLE(pci, cs5535);
MODULE_VERSION(DRV_VERSION);
Expand Down

0 comments on commit 9aafdef

Please sign in to comment.