Searched hist:"1 da10c17afd1109ae22d529c3b16d9f6de3fdbec" (Results 1 – 5 of 5) sorted by relevance
/linux/arch/arm/mach-pxa/ |
H A D | devices.h | diff 1da10c17afd1109ae22d529c3b16d9f6de3fdbec Sun Jun 17 19:02:05 CEST 2018 Robert Jarzmik <robert.jarzmik@free.fr> ARM: pxa: add dma slave map
In order to remove the specific knowledge of the dma mapping from PXA drivers, add a default slave map for pxa architectures.
This is the first step, and once all drivers are converted, pxad_filter_fn() will be made static, and the DMA resources removed from device.c.
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr> Reported-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | devices.c | diff 1da10c17afd1109ae22d529c3b16d9f6de3fdbec Sun Jun 17 19:02:05 CEST 2018 Robert Jarzmik <robert.jarzmik@free.fr> ARM: pxa: add dma slave map
In order to remove the specific knowledge of the dma mapping from PXA drivers, add a default slave map for pxa architectures.
This is the first step, and once all drivers are converted, pxad_filter_fn() will be made static, and the DMA resources removed from device.c.
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr> Reported-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | pxa25x.c | diff 1da10c17afd1109ae22d529c3b16d9f6de3fdbec Sun Jun 17 19:02:05 CEST 2018 Robert Jarzmik <robert.jarzmik@free.fr> ARM: pxa: add dma slave map
In order to remove the specific knowledge of the dma mapping from PXA drivers, add a default slave map for pxa architectures.
This is the first step, and once all drivers are converted, pxad_filter_fn() will be made static, and the DMA resources removed from device.c.
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr> Reported-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | pxa3xx.c | diff 1da10c17afd1109ae22d529c3b16d9f6de3fdbec Sun Jun 17 19:02:05 CEST 2018 Robert Jarzmik <robert.jarzmik@free.fr> ARM: pxa: add dma slave map
In order to remove the specific knowledge of the dma mapping from PXA drivers, add a default slave map for pxa architectures.
This is the first step, and once all drivers are converted, pxad_filter_fn() will be made static, and the DMA resources removed from device.c.
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr> Reported-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | pxa27x.c | diff 1da10c17afd1109ae22d529c3b16d9f6de3fdbec Sun Jun 17 19:02:05 CEST 2018 Robert Jarzmik <robert.jarzmik@free.fr> ARM: pxa: add dma slave map
In order to remove the specific knowledge of the dma mapping from PXA drivers, add a default slave map for pxa architectures.
This is the first step, and once all drivers are converted, pxad_filter_fn() will be made static, and the DMA resources removed from device.c.
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr> Reported-by: Arnd Bergmann <arnd@arndb.de>
|