From: Wei Yongjun Date: Fri, 12 Jul 2013 13:20:03 +0000 (+0800) Subject: video: sh7760fb: fix to pass correct device identity to free_irq() X-Git-Tag: v3.11-rc4~19^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7808e3291e1e101e9ad6e8263119c4a2abae05ef;p=pandora-kernel.git video: sh7760fb: fix to pass correct device identity to free_irq() free_irq() expects the same device identity that was passed to corresponding request_irq(), otherwise the IRQ is not freed. Signed-off-by: Wei Yongjun Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed