patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / arch / mips / vr41xx / casio-e55 / setup.c
index c838fc6..e41c7b0 100644 (file)
@@ -35,7 +35,8 @@ static int casio_e55_setup(void)
        ioport_resource.end = IO_PORT_RESOURCE_END;
 
 #ifdef CONFIG_SERIAL_8250
-       vr41xx_siu_init(SIU_RS232C, 0);
+       vr41xx_select_siu_interface(SIU_RS232C, IRDA_NONE);
+       vr41xx_siu_init();
 #endif
 
        return 0;