From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH v3 1/5] xen: rename ns16550-uart.h to 8250-uart.h and fix some typos Date: Wed, 07 Aug 2013 17:53:05 +0100 Message-ID: References: <1375885131-32743-2-git-send-email-baozich@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1375885131-32743-2-git-send-email-baozich@gmail.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: Chen Baozi , Ian Campbell , Julien Grall Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 07/08/2013 15:18, "Chen Baozi" wrote: > Since UARTs on OMAP5 & Allwinner's SoC are not ns16550 but only 8250 > compatible, rename ns16550-uart.h to 8250-uart.h, which is a more pervasive > name. At the same time, fix some typos, which have redundance UART_ > prefixes in some macros. > > Signed-off-by: Chen Baozi > Acked-by: Julien Grall Acked-by: Keir Fraser