[PATCH] of/irq: add empty irq_of_parse_and_map() for non-dt builds

Grant Likely grant.likely at secretlab.ca
Sun Mar 25 11:43:22 EST 2012


On Sat, 24 Mar 2012 21:42:00 +0530, Thomas Abraham <thomas.abraham at linaro.org> wrote:
> On 24 March 2012 21:37, Thomas Abraham <thomas.abraham at linaro.org> wrote:
> > On 24 March 2012 18:42, Rob Herring <robherring2 at gmail.com> wrote:
> >> On 03/24/2012 04:27 AM, Thomas Abraham wrote:
> >>> Add a empty irq_of_parse_and_map() that returns 0 for non-dt builds and
> >>> avoid having #ifdef CONFIG_OF around all calls to irq_of_parse_and_map().
> >>>
> >>> Suggested-by: Grant Likely <grant.likely at secretlab.ca>
> >>> Signed-off-by: Thomas Abraham <thomas.abraham at linaro.org>
> >>> ---
> >>
> >> Acked-by: Rob Herring <rob.herring at calxeda.com>
> >>
> >> Go ahead and merge with the rest of your series.
> >>
> >> Rob
> >
> > Thanks Rob. It would be good if this patch goes via Grant's
> > devicetree/next. The other patch series that I have posted would go
> > via Samsung maintainer's dt-branch into which this patch can be merged
> > from Grant's devicetree/next.

As replied to on original patch, this isn't necessary.  Just merge it
via the Samsung tree since you've already got my acked-by on it.

g.



More information about the devicetree-discuss mailing list