Re: Question related to patch: x86/irq: Remove x86_io_apic_ops.set_affinity and related interfaces

From: Mika Westerberg
Date: Tue Sep 08 2015 - 10:37:00 EST


On Tue, Sep 08, 2015 at 04:25:44PM +0200, Thomas Gleixner wrote:
> On Tue, 8 Sep 2015, Mika Westerberg wrote:
> > > + chip = irq_data_get_chip(idata);
> >
> > There seems to be no irq_data_get_chip() helper in current mainline. So
>
> get_irq_chip() of course ....

Indeed with irq_data_get_irq_chip() it compiles and works fine.

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/