[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[XenPPC] [pushed] [ppc] /xen/console need interrupts property not regs property



changeset:   9949:7f3bdb114f0a2407e7ef47046683265561189e3f
user:        jimix@xxxxxxxxxxxxxxxxxxxxx
date:        Tue Apr 18 14:53:00 2006 -0400
files:       xen/arch/ppc/ofd_fixup.c
description:
[ppc] /xen/console need interrupts property not regs property


diff -r b0eae3e3b13669f4242cbabf8d43cc7557919b4e -r 
7f3bdb114f0a2407e7ef47046683265561189e3f xen/arch/ppc/ofd_fixup.c
--- a/xen/arch/ppc/ofd_fixup.c  Tue Apr 18 14:52:18 2006 -0400
+++ b/xen/arch/ppc/ofd_fixup.c  Tue Apr 18 14:53:00 2006 -0400
@@ -451,7 +451,7 @@ static ofdn_t ofd_xen_props(void *m, str
         n = ofd_node_add(m, n, console, sizeof (console));
         if (n > 0) {
             val[0] = 0;
-            ofd_prop_add(m, n, "reg", &val[0], sizeof (val[0]));
+            ofd_prop_add(m, n, "interrupts", &val[0], sizeof (val[0]));
         }
     }
     return n;



_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.