diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2012-03-15 06:14:43 (GMT) |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2012-03-15 06:14:43 (GMT) |
commit | 691c01c3f0b3252308162de90edcd02f7ca1733c (patch) | |
tree | 4e38b3410d5d966a87787a96344b629d0065133a /arch/mips/txx9/jmr3927 | |
parent | f1cbd03f5eabb75ea8ace23b47d2209f10871c16 (diff) | |
download | linux-fsl-qoriq-691c01c3f0b3252308162de90edcd02f7ca1733c.tar.xz |
arch/sh/drivers/dma/{dma-g2,dmabrg}.c: ensure arguments to request_irq and free_irq are compatible
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.
In the case of dmabrg.c the change is merely cosmetic - changing 0 to NULL.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/mips/txx9/jmr3927')
0 files changed, 0 insertions, 0 deletions