[RFC] [PATCH 1/3] of: irq: rename of_irq_count to of_irq_valid_count
Grant Likely
grant.likely at secretlab.ca
Thu May 30 08:25:30 EST 2013
On Tue, 28 May 2013 17:08:47 +0200, Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com> wrote:
> as we count valid mapped irq not just present irq
>
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
Hmmm, even with it being in-accurately named, I think it is dangerous to
rename the existing function and re-use the old name. Anyone with
out-of-tree code will get the behaviour changed under their feet. I
think it would be better to drop this patch from the series.
g.
More information about the devicetree-discuss
mailing list