On 05/08/2012 02:40 PM, Mark Brown wrote: > On Tue, May 08, 2012 at 02:33:29PM +0300, Peter Ujfalusi wrote: > >> The client drivers will receive their interrupt numbers via pdata which >> is configured based on the received IRQ range we got from irq_alloc_descs() > > The idiomatic thing is to use resources and have mfd_add_devices() do > the fixup, which actually appears to be what the code is doing so no > problem.
True, the irq numbers are passed as resource for the device. I should probably rephrase the message since the mention of pdata is clearly wrong in this context... -- Péter _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
