From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Maciej W. Rozycki" Subject: Re: [PATCH V2] tty: serial: Add const to struct uart_ops declarations Date: Sun, 5 Apr 2015 23:23:10 +0100 (BST) Message-ID: References: <1428169665.2775.53.camel@perches.com> <1428258294.2775.69.camel@perches.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1428258294.2775.69.camel@perches.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Joe Perches Cc: linux-ia64@vger.kernel.org, kernel@stlinux.com, Nicolas Ferre , Timur Tabi , Stefan Agner , Patrice Chotard , Pat Gefre , Laxman Dewangan , Daniel Walker , sparclinux@vger.kernel.org, Peter Korsgaard , Sonic Zhang , Jiri Slaby , Alexandre Courbot , Russell King , Michal Simek , =?ISO-8859-15?Q?S=F6ren_Brinkmann?= , linux-serial@vger.kernel.org, Tobias Klauser , Stephen Warren , linux-arm-msm@vger.kernel.org, adi-buildroot-devel@lists.sourceforge.net, Thadeu Lima de Souza Cascardo , linux-tegra@vger.kernel.org, Dav List-Id: linux-tegra@vger.kernel.org On Sun, 5 Apr 2015, Joe Perches wrote: > drivers/tty/serial/dz.c | 2 +- > drivers/tty/serial/zs.c | 2 +- For these verified that the change works correctly, thanks for your work. Acked-by: Maciej W. Rozycki Maciej