git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b503fa0
)
dma: mv_xor: add missing free_irq() call
author
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Thu, 15 Nov 2012 15:11:18 +0000
(16:11 +0100)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Tue, 20 Nov 2012 14:59:00 +0000
(15:59 +0100)
Even though the driver cannot be unloaded at the moment, it is still
good to properly free the IRQ handlers in the channel removal function.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
No differences found