From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v2 1/2] xen/serial: Move any OMAP specific things to OMAP UART driver Date: Mon, 16 Nov 2015 12:07:45 +0000 Message-ID: <1447675665.27871.45.camel@citrix.com> References: <1446745987-7415-1-git-send-email-oleksandr.tyshchenko@globallogic.com> <1446745987-7415-2-git-send-email-oleksandr.tyshchenko@globallogic.com> <563C9C7F02000078000B26D8@prv-mh.provo.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <563C9C7F02000078000B26D8@prv-mh.provo.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich , Oleksandr Tyshchenko Cc: julien.grall@citrix.com, xen-devel@lists.xen.org, tim@xen.org, stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On Fri, 2015-11-06 at 04:26 -0700, Jan Beulich wrote: > > > > On 05.11.15 at 18:53, wrote: > > The 8250-uart.h contains extra serial register definitions > > for the internal UARTs in TI OMAP SoCs which are used in > > OMAP UART driver only. > > In order to clean up code move these definitions to omap-uart.c. > > Also rename some definitions to follow to the UART_OMAP* prefix. > > > > Signed-off-by: Oleksandr Tyshchenko > om> > > CC: Ian Campbell > > CC: Julien Grall > > CC: Stefano Stabellini > > Cc: Jan Beulich > > The Cc list of the mail disagrees with the list above, but nevertheless > Acked-by: Jan Beulich Acked + applied both patches.