Re: [PATCH] mfd: Convert jz4740-adc to new irq_ methods

From: Mark Brown
Date: Sun Dec 12 2010 - 06:46:13 EST


On Sat, Dec 11, 2010 at 08:16:23PM +0100, Lars-Peter Clausen wrote:

> > - irq -= adc->irq_base;
> > + data->irqirq -= adc->irq_base;

> This should rather be:
> unsigned int irq = data->irq - adc->irq_base;

Would be one of the ones I can't build that I did this on :)
--
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/