Skip to content
Commit d5653a99 authored by Robin Murphy's avatar Robin Murphy Committed by Rob Clark
Browse files

drm/msm: Drop local dma_parms

Since commit 9495b7e9

 ("driver core: platform: Initialize dma_parms
for platform devices"), struct platform_device already provides a
dma_parms structure, so we can save allocating another one.

Also the DMA segment size is simply a size, not a bitmask.

Signed-off-by: default avatarRobin Murphy <robin.murphy@arm.com>
Signed-off-by: default avatarRob Clark <robdclark@chromium.org>
parent fdf38426
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment