libata: release prep (bump versions, etc.)

- bump versions where necessary
- remove two duplicated+outdated doc comments
- add MODULE_VERSION() to AHCI driver
This commit is contained in:
Jeff Garzik
2005-08-23 02:53:51 -04:00
parent f6fdd7d9c2
commit 6885433c25
5 changed files with 4 additions and 28 deletions

View File

@ -32,7 +32,7 @@
#include <linux/libata.h>
#define DRV_NAME "ata_piix"
#define DRV_VERSION "1.03"
#define DRV_VERSION "1.04"
enum {
PIIX_IOCFG = 0x54, /* IDE I/O configuration register */