From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH V2] ONKEY: da9052: Use correct register bit for key status Date: Mon, 17 Feb 2014 11:29:28 -0800 Message-ID: <20140217192927.GD19223@core.coreip.homeip.net> References: <201402121518.s1CFIkDP009092@swsrvapps-02.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pb0-f42.google.com ([209.85.160.42]:50768 "EHLO mail-pb0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753903AbaBQT3d (ORCPT ); Mon, 17 Feb 2014 14:29:33 -0500 Content-Disposition: inline In-Reply-To: <201402121518.s1CFIkDP009092@swsrvapps-02.lan> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Anthony Olech Cc: Paul Gortmaker , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, David Dajun Chen On Wed, Feb 12, 2014 at 02:11:34PM +0000, Anthony Olech wrote: > 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 Applied, thank you. -- Dmitry