summaryrefslogtreecommitdiff
path: root/REPORTING-BUGS
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-03-17 09:39:17 (GMT)
committerKalle Valo <kvalo@codeaurora.org>2016-09-09 09:00:37 (GMT)
commitdefb893fffef89ac6db4e68fccae1783d7c93977 (patch)
tree7ec2e9f94a47d9c6ce5304e7b2a5fb36d9e4eed9 /REPORTING-BUGS
parent5856cd5b8dda5ee013a2b0abbab0552a6f14d72d (diff)
downloadlinux-defb893fffef89ac6db4e68fccae1783d7c93977.tar.xz
bcma: use of_dma_configure() to set initial dma mask
While fixing another bug, I noticed that bcma manually sets up a dma_mask pointer for its child devices. We have a generic helper for that now, which should be able to cope better with any variations that might be needed to deal with cache coherency, unusual DMA address offsets, iommus, or limited DMA masks, none of which are currently handled here. This changes the core to use the of_dma_configure(), like we do for platform devices that are probed directly from DT. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions