Re: [PATCH 1/6] Start split out of common open firmware code
From: David Miller <davem@davemloft.net>
Date: 2007-04-24 23:34:57
From: David Miller <davem@davemloft.net>
Date: 2007-04-24 23:34:57
From: Stephen Rothwell <redacted> Date: Tue, 24 Apr 2007 22:32:45 +1000
This creates drivers/openfw/base.c (depending on CONFIG_OPENFW) and puts the first trivially common bits from the prom.c files into it. Signed-off-by: Stephen Rothwell <redacted>
All 6 patches look great to me. Thanks Stephen. I've been trying to think about how to ease the merging of all of this stuff since it touches a bunch of platforms. I'm happy to take care of all of this stuff in my sparc-2.6.22 GIT tree at: master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.22.git which I just rebased, if the PPC folks are fine with this. If agreed, please just send over the PPC driver et al. patches from the powerpc tree (ie. the get_property() renaming bits) and I'll suck them into my sparc-2.6.22 tree. If not agreed, we do have to come up with some kind of merge plan :-)