]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Add missing call to uart_update_timeout()
authorLothar Waßmann <LW@KARO-electronics.de>
Thu, 3 May 2012 09:37:12 +0000 (11:37 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Jun 2012 07:15:46 +0000 (15:15 +0800)
commit8e517a979cbbcf034ad019313d4e057c6f4c7e3b
treebb7c54e8c62372d09221d34240c33aef2e937acb
parent5404dd3464ae620fbcb9977a0690670f91544be1
Add missing call to uart_update_timeout()

commit 8b979f7c6bf13a57e7b6002f1175312a44773960 upstream.

This patch fixes a problem reported here:
http://article.gmane.org/gmane.linux.ports.arm.kernel/155242/match=auart

Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/mxs-auart.c