From: Stephen Boyd Date: Sun, 15 Dec 2013 11:14:47 +0000 (-0800) Subject: Input: pmic8xxx-pwrkey - pass input device directly to interrupt X-Git-Tag: v3.14-rc1~104^2^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b27f8fee4965f42405720097af045a8deebd3bcc;p=pandora-kernel.git Input: pmic8xxx-pwrkey - pass input device directly to interrupt Instead of passing the pointer to the container structure just pass the input device here. This saves a dereference in the fast path. Signed-off-by: Stephen Boyd Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed