From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Bryan Wu" Subject: Re: [PATCH 1/1] [INPUT/KEYBOARD] Blackfin BF54x: Add infrastructure for keypad wakeups Date: Fri, 25 Apr 2008 12:06:13 +0800 Message-ID: <386072610804242106r123e6334id39a18002915464e@mail.gmail.com> References: <1209095728-21119-1-git-send-email-cooloney@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from yw-out-2324.google.com ([74.125.46.31]:38011 "EHLO yw-out-2324.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750971AbYDYEGV (ORCPT ); Fri, 25 Apr 2008 00:06:21 -0400 Received: by yw-out-2324.google.com with SMTP id 5so456739ywh.1 for ; Thu, 24 Apr 2008 21:06:13 -0700 (PDT) In-Reply-To: <1209095728-21119-1-git-send-email-cooloney@kernel.org> Content-Disposition: inline Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: dmitry.torokhov@gmail.com, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Michael Hennerich , Bryan Wu On Fri, Apr 25, 2008 at 11:55 AM, Bryan Wu wrote: > From: Michael Hennerich > > Signed-off-by: Michael Hennerich > Signed-off-by: Bryan Wu > --- > drivers/input/keyboard/bf54x-keys.c | 36 ++++++++++++++++++++++++++++++++-- > 1 files changed, 33 insertions(+), 3 deletions(-) > Hi Dmitry, Sorry for resending this patch, I forget it was accept by you. Please ignore this. Thanks -Bryan