RE: [PATCH v3] net: macb: Added PCI wrapper for Platform Driver.
From: Bartosz Folta
Date: Wed Dec 21 2016 - 09:14:57 EST
> And one more
>
> + plat_info.dma_mask = DMA_BIT_MASK(32);
>
> Perhaps
> plat_info.dma_mask = pdev->dma_mask;
> ?
Thank you.
I tested your suggestion. I have sent second version of patch.
https://patchwork.ozlabs.org/patch/707800/
Regards,
Bartosz Folta