Re: [PATCH 3/5] of/irq: merge of_irq_find_parent()

2010-06-21 Thread Grant Likely
On Thu, Jun 10, 2010 at 12:38 AM, Benjamin Herrenschmidt wrote: > On Fri, 2010-06-04 at 15:21 -0600, Grant Likely wrote: >> Merge common code between PowerPC and Microblaze.  Also create a new >> arch hook, of_irq_find_parent_by_phandle() to handle arch-specific >> quirks. > > First, you changeset

Re: [PATCH 3/5] of/irq: merge of_irq_find_parent()

2010-06-09 Thread Benjamin Herrenschmidt
On Fri, 2010-06-04 at 15:21 -0600, Grant Likely wrote: > Merge common code between PowerPC and Microblaze. Also create a new > arch hook, of_irq_find_parent_by_phandle() to handle arch-specific > quirks. First, you changeset comment should be much more verbose as to what that arch specific quirk

[PATCH 3/5] of/irq: merge of_irq_find_parent()

2010-06-04 Thread Grant Likely
Merge common code between PowerPC and Microblaze. Also create a new arch hook, of_irq_find_parent_by_phandle() to handle arch-specific quirks. Signed-off-by: Grant Likely CC: Michal Simek CC: Benjamin Herrenschmidt CC: Stephen Rothwell CC: microblaze-ucli...@itee.uq.edu.au CC: linuxppc-dev@li