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

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

 



On 06/21/2014 12:51 PM, Jonathan Cameron wrote:
+static irqreturn_t mx25_gcq_irq(int irq, void *data)
+{
+    struct mx25_gcq_priv *priv = data;
+    u32 stats;
Not that much in here, but perhaps still makes sense for this to be a
threaded
irq?
What would be the advantage of converting it to be a threaded IRQ?

I guess that there will be no use of IRQF_SHARED and that only this driver will have to handle the GCQ IRQ in the future.

Denis.
--
To unsubscribe from this list: send the line "unsubscribe linux-iio" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux