summaryrefslogtreecommitdiff
path: root/packages/linux/linux-turbostation/linux-2.6.16_arch_ppc_syslib_open_pic.c
blob: 05b2a41e7f62994d3a6aa933e8ef2e404e600989 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Index: linux-2.6.20.1/arch/ppc/syslib/open_pic.c
===================================================================
--- linux-2.6.20.1.orig/arch/ppc/syslib/open_pic.c	2007-02-20 07:34:32.000000000 +0100
+++ linux-2.6.20.1/arch/ppc/syslib/open_pic.c	2007-02-26 02:26:56.000000000 +0100
@@ -318,7 +318,8 @@
 #ifdef CONFIG_EPIC_SERIAL_MODE
 	/* Have to start from ground zero.
 	*/
-	openpic_reset();
+	// 2005.09.06, JohnsonCheng Fixed USB device Oops bug
+	//openpic_reset();
 #endif
 
 	if (ppc_md.progress) ppc_md.progress("openpic: enter", 0x122);