mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-06-26 04:32:03 +00:00
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>