Input: pmic8xxx-pwrkey - pass input device directly to interrupt
authorStephen Boyd <sboyd@codeaurora.org>
Sun, 15 Dec 2013 11:14:47 +0000 (03:14 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 15 Dec 2013 11:58:56 +0000 (03:58 -0800)
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 <sboyd@codeaurora.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

No differences found