[PATCH] plat-mxc: Provide irq_chip name for GPIO IRQs

Russell King - ARM Linux linux at arm.linux.org.uk
Mon Apr 4 10:34:08 EDT 2011


On Mon, Apr 04, 2011 at 04:29:36PM +0200, Uwe Kleine-König wrote:
> On Tue, Mar 01, 2011 at 09:34:15AM +0100, Wolfram Sang wrote:
> > Hi,
> > 
> > > >  static struct irq_chip gpio_irq_chip = {
> > > > +	.name = "GPIO",
> > 
> > I'd suggest a more specific name, e.g. "i.MX GPIO"? You can then also
> > add my
> > 
> > Acked-by: Wolfram Sang <w.sang at pengutronix.de>
> This comment wasn't addressed. Does someone care to follow up?

And if we consolidate the GPIO implementations (I hope *someone* is
working on that) then this doesn't matter one ounce because platforms
won't be identifying that its an 'i.MX GPIO'.



More information about the linux-arm-kernel mailing list