]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/ata/sata_vsc.c
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / drivers / ata / sata_vsc.c
index b777176ff4946039eab46a18492f5b1bf7022b0e..e079cf29ed5d2dd9e17bb11e6b340f864e0b9dbd 100644 (file)
@@ -370,7 +370,7 @@ static int __devinit vsc_sata_init_one(struct pci_dev *pdev,
        if (pci_resource_len(pdev, 0) == 0)
                return -ENODEV;
 
-       /* map IO regions and intialize host accordingly */
+       /* map IO regions and initialize host accordingly */
        rc = pcim_iomap_regions(pdev, 1 << VSC_MMIO_BAR, DRV_NAME);
        if (rc == -EBUSY)
                pcim_pin_device(pdev);