From: Thomas Petazzoni Date: Thu, 15 Nov 2012 15:11:18 +0000 (+0100) Subject: dma: mv_xor: add missing free_irq() call X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~12^2~1^2~6^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88eb92cb4d0a1520c2f9a653fba0f838871af3ab;p=pandora-kernel.git dma: mv_xor: add missing free_irq() call 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 --- Reading git-diff-tree failed