From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756972Ab0ICOMI (ORCPT ); Fri, 3 Sep 2010 10:12:08 -0400 Received: from mail-fx0-f46.google.com ([209.85.161.46]:40632 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756714Ab0ICOMF convert rfc822-to-8bit (ORCPT ); Fri, 3 Sep 2010 10:12:05 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:organization:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; b=xMZDAiH474Q6DowwWlW/MWc/ImWFqG70sHLST4GINJIyeFo8JQAMhkEAuBJJjeKkZO gqvmFn2UvuUmM8Ij71jAxpSfQFvrN3XVtGeqm5sisRM2liuHB0lwcea1FKDNRTQJ7Obv CCXK9DJxARlW3wcqU9AYciILeiV7/dponSDFg= From: Marek Vasut Organization: Hack&Dev To: "Mark F. Brown" Subject: Re: [PATCH 5/5] ARM: pxa168: aspenite: add board support for keypad Date: Fri, 3 Sep 2010 16:11:16 +0200 User-Agent: KMail/1.13.3 (Linux/2.6.34-1-amd64; KDE/4.4.4; x86_64; ; ) Cc: Haojian Zhuang , Eric Miao , Haojian Zhuang , "linux-arm-kernel" , "linux-kernel" , "linux-input" References: <1282814339-10934-1-git-send-email-mark.brown314@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 8BIT Message-Id: <201009031611.16464.marek.vasut@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dne Pá 3. září 2010 06:50:28 Mark F. Brown napsal(a): > On Tue, Aug 31, 2010 at 1:00 AM, Haojian Zhuang > > wrote: > > On Thu, Aug 26, 2010 at 5:18 PM, Mark F. Brown wrote: > >> Signed-off-by: Mark F. Brown > >> --- > >> arch/arm/mach-mmp/aspenite.c | 27 +++++++++++++++++++++++++++ > >> 1 files changed, 27 insertions(+), 0 deletions(-) > >> > >> diff --git a/arch/arm/mach-mmp/aspenite.c b/arch/arm/mach-mmp/aspenite.c > >> index 9e1bd6b..1b788c5 100644 > >> --- a/arch/arm/mach-mmp/aspenite.c > >> +++ b/arch/arm/mach-mmp/aspenite.c > >> @@ -24,6 +24,8 @@ > >> #include > >> #include > >> #include