From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Maciej W. Rozycki" Date: Sun, 05 Apr 2015 22:23:10 +0000 Subject: Re: [PATCH V2] tty: serial: Add const to struct uart_ops declarations Message-Id: List-Id: References: <1428169665.2775.53.camel@perches.com> <1428258294.2775.69.camel@perches.com> In-Reply-To: <1428258294.2775.69.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 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