Re: [PATCH v5 3/6] iio: adc: fsl,imx25-gcq driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Hi Markus,

On Sat, Jan 24, 2015 at 12:01 PM, Markus Pargmann <mpa@xxxxxxxxxxxxxx> wrote:

> +       priv->irq = platform_get_irq(pdev, 0);
> +       if (priv->irq <= 0) {

This should be: if (priv->irq < 0) {
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]
  Powered by Linux