]> err.no Git - linux-2.6/blobdiff - arch/arm/mach-iop32x/iq80321.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux-2.6] / arch / arm / mach-iop32x / iq80321.c
index 8d9f49164a848f5411188bfd92d33001a4ae1d3e..18ad29f213b2a42759b97cacf11a78f3adfc9e1f 100644 (file)
@@ -181,6 +181,9 @@ static void __init iq80321_init_machine(void)
        platform_device_register(&iop3xx_i2c1_device);
        platform_device_register(&iq80321_flash_device);
        platform_device_register(&iq80321_serial_device);
+       platform_device_register(&iop3xx_dma_0_channel);
+       platform_device_register(&iop3xx_dma_1_channel);
+       platform_device_register(&iop3xx_aau_channel);
 }
 
 MACHINE_START(IQ80321, "Intel IQ80321")