From: Anthony Olech Date: Mon, 17 Feb 2014 19:23:39 +0000 (-0800) Subject: Input: da9052_onkey - use correct register bit for key status X-Git-Tag: v3.14~10^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70b0052425ffd549bb27fb08649a4d30daaf40e4;p=pandora-kernel.git Input: da9052_onkey - use correct register bit for key status The wrong register bit of the DA9052/3 PMIC registers was used to determine the status on the ONKEY. Also a failure in reading the status register will no longer result in the work queue being rescheduled as that would result in a (potentially) endless retry. Signed-off-by: Anthony Olech Acked-by: David Dajun Chen Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed