Skip to content
Commit 5305e4d6 authored by Arnd Bergmann's avatar Arnd Bergmann Committed by Olof Johansson
Browse files

dma: edma: move device registration to platform code



The horrible split between the low-level part of the edma support
and the dmaengine front-end driver causes problems on multiplatform
kernels. This is an attempt to improve the situation slightly
by only registering the dmaengine devices that are actually
present.

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
[olof: add missing include of linux/dma-mapping.h]
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>

Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent ab699bc7
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