Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751277AbWIUPg4 (ORCPT ); Thu, 21 Sep 2006 11:36:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751278AbWIUPg4 (ORCPT ); Thu, 21 Sep 2006 11:36:56 -0400 Received: from xenotime.net ([66.160.160.81]:56709 "HELO xenotime.net") by vger.kernel.org with SMTP id S1751277AbWIUPgz (ORCPT ); Thu, 21 Sep 2006 11:36:55 -0400 Date: Thu, 21 Sep 2006 08:38:00 -0700 From: "Randy.Dunlap" To: "Luke Yang" Cc: Aubrey , "Alan Cox" , linux-kernel@vger.kernel.org, "Andrew Morton" Subject: Re: [PATCH 2/4] Blackfin: Serial driver for Blackfin arch on 2.6.18 Message-Id: <20060921083800.74649310.rdunlap@xenotime.net> In-Reply-To: <489ecd0c0609210257tb8daf0fl7603ff96e6e21c2e@mail.gmail.com> References: <489ecd0c0609202033j4dd9a62fye81f99d61bff030d@mail.gmail.com> <1158830784.11109.93.camel@localhost.localdomain> <6d6a94c50609210223o5adf9bb5w7bfb70fb59094c85@mail.gmail.com> <489ecd0c0609210257tb8daf0fl7603ff96e6e21c2e@mail.gmail.com> Organization: YPO4 X-Mailer: Sylpheed version 2.2.7 (GTK+ 2.8.10; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 785 Lines: 23 On Thu, 21 Sep 2006 17:57:03 +0800 Luke Yang wrote: > Great thanks. Here is the new patch: > > Signed-off-by: Luke Yang > Acked-by: Randy.Dunlap > Acked-by: Alan Cox I can't find an email where I acked this patch... > drivers/serial/Kconfig | 44 ++ > drivers/serial/Makefile | 1 > drivers/serial/bfin_5xx.c | 906 ++++++++++++++++++++++++++++++++++++++++++++ > include/linux/serial_core.h | 3 > 4 files changed, 954 insertions(+) --- ~Randy - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/