patch-2.4.22 linux-2.4.22/arch/ppc/boot/simple/iic.c
Next file: linux-2.4.22/arch/ppc/boot/simple/misc-spruce.c
Previous file: linux-2.4.22/arch/ppc/boot/simple/embed_config.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
2003-08-25 04:44:40.000000000 -0700
- Orig file:
linux-2.4.21/arch/ppc/boot/simple/iic.c
- Orig date:
2003-06-13 07:51:31.000000000 -0700
diff -urN linux-2.4.21/arch/ppc/boot/simple/iic.c linux-2.4.22/arch/ppc/boot/simple/iic.c
@@ -173,7 +173,7 @@
}
#endif
#endif
-
+
/* Chip errata, clear enable.
*/
i2c->i2c_i2mod = 0;
@@ -207,7 +207,7 @@
while ((tbdf->cbd_sc & BD_SC_READY) && (temp != 0))
temp--;
#endif
-
+
/* Chip errata, clear enable.
*/
i2c->i2c_i2mod = 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)