aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/octeon/octeon_mgmt.c
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2013-06-27 14:03:13 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2013-10-31 14:48:56 +0000
commitb469357f4ba28bd8d659106143fb1f6b3c64d5df (patch)
treebb9cac70fff30c31b6731e1bad411697b886b959 /drivers/net/ethernet/octeon/octeon_mgmt.c
parentDMA-API: mmc: sdhci-acpi: use dma_coerce_mask_and_coherent() (diff)
downloadlinux-dev-b469357f4ba28bd8d659106143fb1f6b3c64d5df.tar.xz
linux-dev-b469357f4ba28bd8d659106143fb1f6b3c64d5df.zip
DMA-API: net: nxp/lpc_eth: use dma_coerce_mask_and_coherent()
The code sequence: pldat->pdev->dev.coherent_dma_mask = 0xFFFFFFFF; pldat->pdev->dev.dma_mask = &pldat->pdev->dev.coherent_dma_mask; bypasses the architectures check on the DMA mask. It can be replaced with dma_coerce_mask_and_coherent(), avoiding the direct initialization of this mask. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/net/ethernet/octeon/octeon_mgmt.c')
0 files changed, 0 insertions, 0 deletions