On Tue, Jul 31, 2012 at 03:11:21PM +0100, Graeme Gregory wrote: > - d->domain = irq_domain_add_legacy(map->dev->of_node, > + d->domain = irq_domain_add_legacy(dev->of_node,
Oh, ick. If we're going to have to do this sort of stuff we should just pass the of_node in and have done with it. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/