Re: [PATCH 09/11] of: merge of_attach_node() of_detach_node()

2009-12-10 Thread Grant Likely
On Wed, Nov 25, 2009 at 9:07 PM, Benjamin Herrenschmidt b...@kernel.crashing.org wrote: On Tue, 2009-11-24 at 01:19 -0700, Grant Likely wrote: Merge common code between PowerPC and Microblaze Some of those guys might wnat to be in of_dynamic (see previous email) Remember: We want to keep the

Re: [PATCH 09/11] of: merge of_attach_node() of_detach_node()

2009-11-25 Thread Benjamin Herrenschmidt
On Tue, 2009-11-24 at 01:19 -0700, Grant Likely wrote: Merge common code between PowerPC and Microblaze Some of those guys might wnat to be in of_dynamic (see previous email) Remember: We want to keep the footprint low for embedded archs that don't want to do dynamic stuff. Really low. Cheers,

[PATCH 09/11] of: merge of_attach_node() of_detach_node()

2009-11-24 Thread Grant Likely
Merge common code between PowerPC and Microblaze Signed-off-by: Grant Likely grant.lik...@secretlab.ca --- arch/microblaze/include/asm/prom.h |4 -- arch/microblaze/kernel/prom.c | 59 --- arch/powerpc/include/asm/prom.h|4 --