QE: split function mpc85xx_qe_init() into two functions.
[sfrench/cifs-2.6.git] / arch / powerpc / platforms / 85xx / mpc85xx_mds.c
index 34f3c5eb3bee77dcf584b9742a241ee9d99cc310..3c190b4674606deda6def8032a639f1c7a014d64 100644 (file)
@@ -239,6 +239,7 @@ static void __init mpc85xx_mds_qe_init(void)
        struct device_node *np;
 
        mpc85xx_qe_init();
+       mpc85xx_qe_par_io_init();
        mpc85xx_mds_reset_ucc_phys();
 
        if (machine_is(p1021_mds)) {