mirror of
https://github.com/torvalds/linux.git
synced 2026-05-04 22:43:04 -04:00
For each platform devices which is created by device tree, the default DMA mask is set by of_dma_configure when the device are created. So delete the redundant code at driver. Signed-off-by: Peter Chen <peter.chen@nxp.com>