DMAENGINE: ste_dma40: no disabled phy channels on ux500
[deliverable/linux.git] / arch / arm / mach-ux500 / devices-db8500.c
index a001e4c052c2d3e346998137699908c629f854db..e2b7c31ef37228812f95b2adc0476992069637fb 100644 (file)
@@ -194,6 +194,7 @@ static struct stedma40_platform_data dma40_plat_data = {
        .memcpy_conf_phy = &dma40_memcpy_conf_phy,
        .memcpy_conf_log = &dma40_memcpy_conf_log,
        .llis_per_log = 8,
+       .disabled_channels = {-1},
 };
 
 struct platform_device u8500_dma40_device = {
This page took 0.031269 seconds and 5 git commands to generate.