On Tuesday 02 September 2008, Russell King - ARM Linux wrote:
> > +     ts->irq = OMAP_GPIO_IRQ(dav_gpio);
> 
> In fact, this driver requires ARCH_OMAP to set ts->irq, otherwise
> it's uninitialized.

Or  ts->irq = gpio_to_irq(dav_gpio) ...

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to