From: Wei Yongjun Date: Tue, 17 Dec 2013 17:03:05 +0000 (-0800) Subject: Input: pmic8xxx-pwrkey - pass correct device identity to free_irq() X-Git-Tag: v3.14-rc1~104^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e77a715ac3af14d16c027caebdb0ce5412976b9e;p=pandora-kernel.git Input: pmic8xxx-pwrkey - pass correct device identity to free_irq() free_irq() in the error handling case is missing when change pass input device directly to interrupt. Fixes: b27f8fee4965('Input: pmic8xxx-pwrkey - pass input device directly to interrupt') Signed-off-by: Wei Yongjun Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed