Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756955Ab0KLLeF (ORCPT ); Fri, 12 Nov 2010 06:34:05 -0500 Received: from mail-ww0-f44.google.com ([74.125.82.44]:63347 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752711Ab0KLLeD convert rfc822-to-8bit (ORCPT ); Fri, 12 Nov 2010 06:34:03 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Xp27jinxnQkkPTFyb7jSU5f0WOYSvpqaylk1ewfq09KqVCC87hAtneJhfUcQsxxCM0 CXqqMrFxCaXvYkzq9oU+hjhDhuUXdF2Sa2Ar9dNPOqu0SES3ynyperGvTcRquPabKg/1 ObvwenyM4G5gDrXXejdqVAPHYuQES3RurXcVM= MIME-Version: 1.0 In-Reply-To: <1289553702-28041-1-git-send-email-Andrei.Emeltchenko.news@gmail.com> References: <1289553702-28041-1-git-send-email-Andrei.Emeltchenko.news@gmail.com> Date: Fri, 12 Nov 2010 17:04:00 +0530 Message-ID: Subject: Re: [PATCHv3 0/4] OMAP: Serial: remove magic and diplicates From: Govindraj To: Emeltchenko Andrei Cc: linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1573 Lines: 42 Looks fine to me. I think you need to CC this patch series to arm list and serial list as well. Thanks, Govindraj.R On Fri, Nov 12, 2010 at 2:51 PM, Emeltchenko Andrei wrote: > From: Andrei Emeltchenko > > Add MDR1 Serial register definition to serial_reg and remove duplicated > code. > *v2 add OMAP keyword to MDR1 definition > *v3 remove magic from serial drivers > > Andrei Emeltchenko (4): > ?OMAP: Serial: Define OMAP uart MDR1 register definitions > ?OMAP1: Serial: remobe magic from MDR1 register > ?OMAP2: Serial: remobe magic from MDR1 register > ?OMAP: Serial: remove redefined MDR1 register definitions > > ?arch/arm/mach-omap1/serial.c ? ? ? ? ? ? ? ? ?| ? ?6 ++++-- > ?arch/arm/mach-omap2/serial.c ? ? ? ? ? ? ? ? ?| ? 15 +++++++++------ > ?arch/arm/plat-omap/include/plat/omap-serial.h | ? ?3 --- > ?drivers/serial/omap-serial.c ? ? ? ? ? ? ? ? ?| ? ?6 +++--- > ?include/linux/serial_reg.h ? ? ? ? ? ? ? ? ? ?| ? 12 ++++++++++++ > ?5 files changed, 28 insertions(+), 14 deletions(-) > > -- > 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/ > -- 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/