From mboxrd@z Thu Jan 1 00:00:00 1970 From: julien.grall@citrix.com (Julien Grall) Date: Tue, 17 Nov 2015 11:49:16 +0000 Subject: [PATCH v3 33/62] arm/uart: Create generic uart initialization function In-Reply-To: <1447753261-7552-34-git-send-email-shannon.zhao@linaro.org> References: <1447753261-7552-1-git-send-email-shannon.zhao@linaro.org> <1447753261-7552-34-git-send-email-shannon.zhao@linaro.org> Message-ID: <564B143C.1070901@citrix.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Shannon, On 17/11/15 09:40, shannon.zhao at linaro.org wrote: > From: Parth Dixit > > Rename dt-uart.c to arm-uart.c and create new generic uart init function. > Move dt_uart_init to arm_uart_init. It's very hard to review a patch to move existing code and add new one. Please split it in 2. Regards, -- Julien Grall