Skip to content

Commit

Permalink
[libata] Bump driver versions
Browse files Browse the repository at this point in the history
Bump the versions for drivers that were modified, but had not already
had a version number bump.

Signed-off-by: Jeff Garzik <jeff@garzik.org>
  • Loading branch information
Jeff Garzik committed Aug 31, 2007
1 parent 43a98f0 commit 2a3103c
Show file tree
Hide file tree
Showing 31 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion drivers/ata/ata_generic.c
Expand Up @@ -26,7 +26,7 @@
#include <linux/libata.h>

#define DRV_NAME "ata_generic"
#define DRV_VERSION "0.2.12"
#define DRV_VERSION "0.2.13"

/*
* A generic parallel ATA driver using libata
Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/ata_piix.c
Expand Up @@ -94,7 +94,7 @@
#include <linux/dmi.h>

#define DRV_NAME "ata_piix"
#define DRV_VERSION "2.11"
#define DRV_VERSION "2.12"

enum {
PIIX_IOCFG = 0x54, /* IDE I/O configuration register */
Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/pata_ali.c
Expand Up @@ -34,7 +34,7 @@
#include <linux/dmi.h>

#define DRV_NAME "pata_ali"
#define DRV_VERSION "0.7.4"
#define DRV_VERSION "0.7.5"

/*
* Cable special cases
Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/pata_amd.c
Expand Up @@ -25,7 +25,7 @@
#include <linux/libata.h>

#define DRV_NAME "pata_amd"
#define DRV_VERSION "0.3.8"
#define DRV_VERSION "0.3.9"

/**
* timing_setup - shared timing computation and load
Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/pata_atiixp.c
Expand Up @@ -22,7 +22,7 @@
#include <linux/libata.h>

#define DRV_NAME "pata_atiixp"
#define DRV_VERSION "0.4.5"
#define DRV_VERSION "0.4.6"

enum {
ATIIXP_IDE_PIO_TIMING = 0x40,
Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/pata_cs5520.c
Expand Up @@ -41,7 +41,7 @@
#include <linux/libata.h>

#define DRV_NAME "pata_cs5520"
#define DRV_VERSION "0.6.5"
#define DRV_VERSION "0.6.6"

struct pio_clocks
{
Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/pata_cs5530.c
Expand Up @@ -35,7 +35,7 @@
#include <linux/dmi.h>

#define DRV_NAME "pata_cs5530"
#define DRV_VERSION "0.7.3"
#define DRV_VERSION "0.7.4"

static void __iomem *cs5530_port_base(struct ata_port *ap)
{
Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/pata_isapnp.c
Expand Up @@ -17,7 +17,7 @@
#include <linux/libata.h>

#define DRV_NAME "pata_isapnp"
#define DRV_VERSION "0.2.1"
#define DRV_VERSION "0.2.2"

static struct scsi_host_template isapnp_sht = {
.module = THIS_MODULE,
Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/pata_it821x.c
Expand Up @@ -80,7 +80,7 @@


#define DRV_NAME "pata_it821x"
#define DRV_VERSION "0.3.7"
#define DRV_VERSION "0.3.8"

struct it821x_dev
{
Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/pata_mpc52xx.c
Expand Up @@ -24,7 +24,7 @@


#define DRV_NAME "mpc52xx_ata"
#define DRV_VERSION "0.1.0ac2"
#define DRV_VERSION "0.1.2"


/* Private structures used by the driver */
Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/pata_pcmcia.c
Expand Up @@ -42,7 +42,7 @@


#define DRV_NAME "pata_pcmcia"
#define DRV_VERSION "0.3.1"
#define DRV_VERSION "0.3.2"

/*
* Private data structure to glue stuff together
Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/pata_pdc2027x.c
Expand Up @@ -35,7 +35,7 @@
#include <linux/libata.h>

#define DRV_NAME "pata_pdc2027x"
#define DRV_VERSION "0.9"
#define DRV_VERSION "1.0"
#undef PDC_DEBUG

#ifdef PDC_DEBUG
Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/pata_platform.c
Expand Up @@ -22,7 +22,7 @@
#include <linux/pata_platform.h>

#define DRV_NAME "pata_platform"
#define DRV_VERSION "1.0"
#define DRV_VERSION "1.1"

static int pio_mask = 1;

Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/pata_sc1200.c
Expand Up @@ -40,7 +40,7 @@
#include <linux/libata.h>

#define DRV_NAME "sc1200"
#define DRV_VERSION "0.2.5"
#define DRV_VERSION "0.2.6"

#define SC1200_REV_A 0x00
#define SC1200_REV_B1 0x01
Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/pata_scc.c
Expand Up @@ -43,7 +43,7 @@
#include <linux/libata.h>

#define DRV_NAME "pata_scc"
#define DRV_VERSION "0.2"
#define DRV_VERSION "0.3"

#define PCI_DEVICE_ID_TOSHIBA_SCC_ATA 0x01b4

Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/pata_serverworks.c
Expand Up @@ -41,7 +41,7 @@
#include <linux/libata.h>

#define DRV_NAME "pata_serverworks"
#define DRV_VERSION "0.4.1"
#define DRV_VERSION "0.4.2"

#define SVWKS_CSB5_REVISION_NEW 0x92 /* min PCI_REVISION_ID for UDMA5 (A2.0) */
#define SVWKS_CSB6_REVISION 0xa0 /* min PCI_REVISION_ID for UDMA4 (A1.0) */
Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/pata_sil680.c
Expand Up @@ -33,7 +33,7 @@
#include <linux/libata.h>

#define DRV_NAME "pata_sil680"
#define DRV_VERSION "0.4.6"
#define DRV_VERSION "0.4.7"

#define SIL680_MMIO_BAR 5

Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/pata_sl82c105.c
Expand Up @@ -26,7 +26,7 @@
#include <linux/libata.h>

#define DRV_NAME "pata_sl82c105"
#define DRV_VERSION "0.3.1"
#define DRV_VERSION "0.3.2"

enum {
/*
Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/pdc_adma.c
Expand Up @@ -44,7 +44,7 @@
#include <linux/libata.h>

#define DRV_NAME "pdc_adma"
#define DRV_VERSION "0.06"
#define DRV_VERSION "1.0"

/* macro to calculate base address for ATA regs */
#define ADMA_ATA_REGS(base,port_no) ((base) + ((port_no) * 0x40))
Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/sata_inic162x.c
Expand Up @@ -28,7 +28,7 @@
#include <scsi/scsi_device.h>

#define DRV_NAME "sata_inic162x"
#define DRV_VERSION "0.2"
#define DRV_VERSION "0.3"

enum {
MMIO_BAR = 5,
Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/sata_mv.c
Expand Up @@ -72,7 +72,7 @@
#include <linux/libata.h>

#define DRV_NAME "sata_mv"
#define DRV_VERSION "0.81"
#define DRV_VERSION "1.0"

enum {
/* BAR's are enumerated in terms of pci_resource_start() terms */
Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/sata_nv.c
Expand Up @@ -49,7 +49,7 @@
#include <linux/libata.h>

#define DRV_NAME "sata_nv"
#define DRV_VERSION "3.4"
#define DRV_VERSION "3.5"

#define NV_ADMA_DMA_BOUNDARY 0xffffffffUL

Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/sata_qstor.c
Expand Up @@ -39,7 +39,7 @@
#include <linux/libata.h>

#define DRV_NAME "sata_qstor"
#define DRV_VERSION "0.08"
#define DRV_VERSION "0.09"

enum {
QS_MMIO_BAR = 4,
Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/sata_sil.c
Expand Up @@ -46,7 +46,7 @@
#include <linux/libata.h>

#define DRV_NAME "sata_sil"
#define DRV_VERSION "2.2"
#define DRV_VERSION "2.3"

enum {
SIL_MMIO_BAR = 5,
Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/sata_sil24.c
Expand Up @@ -30,7 +30,7 @@
#include <linux/libata.h>

#define DRV_NAME "sata_sil24"
#define DRV_VERSION "0.9"
#define DRV_VERSION "1.0"

/*
* Port request block (PRB) 32 bytes
Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/sata_sis.c
Expand Up @@ -43,7 +43,7 @@
#include "sis.h"

#define DRV_NAME "sata_sis"
#define DRV_VERSION "0.8"
#define DRV_VERSION "1.0"

enum {
sis_180 = 0,
Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/sata_svw.c
Expand Up @@ -53,7 +53,7 @@
#endif /* CONFIG_PPC_OF */

#define DRV_NAME "sata_svw"
#define DRV_VERSION "2.2"
#define DRV_VERSION "2.3"

enum {
/* ap->flags bits */
Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/sata_sx4.c
Expand Up @@ -92,7 +92,7 @@
#include "sata_promise.h"

#define DRV_NAME "sata_sx4"
#define DRV_VERSION "0.11"
#define DRV_VERSION "0.12"


enum {
Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/sata_uli.c
Expand Up @@ -36,7 +36,7 @@
#include <linux/libata.h>

#define DRV_NAME "sata_uli"
#define DRV_VERSION "1.2"
#define DRV_VERSION "1.3"

enum {
uli_5289 = 0,
Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/sata_via.c
Expand Up @@ -46,7 +46,7 @@
#include <linux/libata.h>

#define DRV_NAME "sata_via"
#define DRV_VERSION "2.2"
#define DRV_VERSION "2.3"

enum board_ids_enum {
vt6420,
Expand Down
2 changes: 1 addition & 1 deletion drivers/ata/sata_vsc.c
Expand Up @@ -47,7 +47,7 @@
#include <linux/libata.h>

#define DRV_NAME "sata_vsc"
#define DRV_VERSION "2.2"
#define DRV_VERSION "2.3"

enum {
VSC_MMIO_BAR = 0,
Expand Down

0 comments on commit 2a3103c

Please sign in to comment.