From: Xianglong Du Date: Fri, 28 Mar 2014 07:38:37 +0000 (-0700) Subject: Input: sirfsoc-onkey - set the capability of reporting KEY_POWER X-Git-Tag: v3.15-rc1~102^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9732e5b0bf87a1b0457be1c5d38262babc4cd2ae;p=pandora-kernel.git Input: sirfsoc-onkey - set the capability of reporting KEY_POWER commit a1a7521064428fc1cf8 moved to report EV_KEY event(KEY_POWER) instead of reporting EV_PWR event(KEY_SUSPEND), but it didn't enable the capability, so the KEY_POWER will not be reported to userspace by input core. this patch fixes the issue. Signed-off-by: Xianglong Du Signed-off-by: Barry Song Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed