mm: thp: set the accessed flag for old pages on access fault
[pandora-kernel.git] / drivers / usb / host / fsl-mph-dr-of.c
index 9037035..5a42cf0 100644 (file)
@@ -94,7 +94,6 @@ struct platform_device * __devinit fsl_usb2_device_register(
        pdev->dev.parent = &ofdev->dev;
 
        pdev->dev.coherent_dma_mask = ofdev->dev.coherent_dma_mask;
-       pdev->dev.dma_mask = &pdev->archdata.dma_mask;
        *pdev->dev.dma_mask = *ofdev->dev.dma_mask;
 
        retval = platform_device_add_data(pdev, pdata, sizeof(*pdata));