]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/misc/tifm_7xx1.c
davinci: fb : add suspend/resume suuport for DA8xx/OMAP-L1xx fb driver
[mv-sheeva.git] / drivers / misc / tifm_7xx1.c
index be5672a98702615bb21585871ad0b2deefc8efdb..a6ef18259da033ea7a9d6426f53575de1a35e027 100644 (file)
@@ -324,7 +324,7 @@ static int tifm_7xx1_probe(struct pci_dev *dev,
        int pci_dev_busy = 0;
        int rc;
 
-       rc = pci_set_dma_mask(dev, DMA_32BIT_MASK);
+       rc = pci_set_dma_mask(dev, DMA_BIT_MASK(32));
        if (rc)
                return rc;