commit | 7808e3291e1e101e9ad6e8263119c4a2abae05ef | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Fri Jul 12 21:20:03 2013 +0800 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Jul 29 11:25:03 2013 +0300 |
tree | 6fc7ab0eca7183144396405d564b0f068623b965 | |
parent | 8b00e1831cea899cd4dfe04e574c26e376c27368 [diff] |
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 <yongjun_wei@trendmicro.com.cn> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>