Thread (2 messages) read the whole thread 2 messages, 2 authors, 2008-10-17

Re: Trying to free IRQ

From: selvamuthukumar v <hidden>
Date: 2008-10-17 09:01:01

On Fri, Oct 17, 2008 at 1:45 PM, Juan Antonio Medina Guerrero
[off-list ref] wrote:
      if (request_irq(irq_id, interrupt_handler, 0, "MYMODULE", &dev_id))
<snip>
      free_irq(irq_id,NULL);
This should be free_irq(irq_id, &dev_id);

-- 
Selva
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help