]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-pxa/pxa27x.c
ARM: pxa: transition to dmaengine phase 1
[karo-tx-linux.git] / arch / arm / mach-pxa / pxa27x.c
index b5abdeb5bb2d17d6e63e4bc844047e0ea1928b05..e6aae9e8adfbdc334876308306c6bf9e1dedd2cf 100644 (file)
@@ -310,6 +310,7 @@ static int __init pxa27x_init(void)
                if (!of_have_populated_dt()) {
                        pxa_register_device(&pxa27x_device_gpio,
                                            &pxa27x_gpio_info);
+                       pxa2xx_set_dmac_info(32);
                        ret = platform_add_devices(devices,
                                                   ARRAY_SIZE(devices));
                }