Thread (38 messages) flat view 38 messages, 4 authors, 2012-09-12

[PATCHv7 20/23] i2c: omap: switch to threaded IRQ support

From: Shubhrajyoti <hidden>
Date: 2012-09-12 06:25:39
Also in: linux-i2c, linux-omap

On Wednesday 12 September 2012 03:21 AM, Wolfram Sang wrote:
quoted
-omap_i2c_isr(int this_irq, void *dev_id)
quoted
+omap_i2c_isr(int irq, void *dev_id)
 {
 	struct omap_i2c_dev *dev = dev_id;
+	irqreturn_t ret = IRQ_HANDLED;
Shouldn't that be IRQ_NONE?
Actually we are processing it so I thought it to be ok.
Also a similar discussion.
 
http://lists.infradead.org/pipermail/linux-arm-kernel/2012-June/104422.html
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help