summaryrefslogtreecommitdiff
path: root/arch/arm64/mm/init.c
diff options
context:
space:
mode:
authorLaura Abbott <lauraa@codeaurora.org>2013-12-12 19:28:32 +0000
committerCatalin Marinas <catalin.marinas@arm.com>2013-12-19 17:44:08 +0000
commitc666e8d5cae745b1515898f8b7a033c468a899d0 (patch)
tree2ad27dd51e4ef4d061e6493bf6a3a293ffc8429f /arch/arm64/mm/init.c
parent4bff28ccda2b7a3fbdf8e80aef7a599284681dc6 (diff)
arm64: Warn on NULL device structure for dma APIs
Although parts of the DMA apis may properly check for NULL devices, there may be some places that don't. Rather than fix up all the possible locations, just require a non-NULL device structure to be used for allocating/freeing. Cc: Will Deacon <will.deacon@arm.com> Cc: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Laura Abbott <lauraa@codeaurora.org> [catalin.marinas@arm.com: s/WARN/WARN_ONCE/] Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/arm64/mm/init.c')
0 files changed, 0 insertions, 0 deletions