Re: [PATCH 3/7]drivers/net/irda/{ali-ircc,via-ircc,w83977af-ir}.c: ensure arguments torequest_irq and free_irq are compatible

From: David Miller
Date: Sun Mar 11 2012 - 18:45:45 EST


From: Julia Lawall <Julia.Lawall@xxxxxxx>
Date: Sun, 11 Mar 2012 22:49:02 +0100

> From: Julia Lawall <Julia.Lawall@xxxxxxx>
>
> Convert calls to free_irq so that the second argument is the same as the
> last argument of the corresponding call to request_irq. Without this
> property, free_irq does nothing.
>
> Signed-off-by: Julia Lawall <Julia.Lawall@xxxxxxx>

Applied.
--
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/