Re: [PATCH v3 2/3] mfd: lubbock_io: add lubbock_io board

From: Lee Jones
Date: Wed Jan 21 2015 - 03:17:03 EST


On Wed, 21 Jan 2015, Robert Jarzmik wrote:
> > > > platform_get_irq()?
> > > No. I need the flags.
> > Where are they used?
> A couple of lines below, using local "irqflags" variable :
> ret = devm_request_irq(&pdev->dev, cot->irq, lubbock_irq_handler,
> irqflags, dev_name(&pdev->dev), cot);

No, I mean where are they _used_?

--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org â Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
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/