From 5567c37dea5e3146c26a691451925218bd484c01 Mon Sep 17 00:00:00 2001 From: Vineet Gupta Date: Tue, 6 Jan 2015 16:59:10 +0530 Subject: [PATCH] serial: 8250_early: optimize early 8250 uart In early 8250, IER is already zero so no point in writing this - twice per line This helped improve the SystemC model based ARC OSCI platform Cc: Greg Kroah-Hartman Cc: Jiri Slaby Cc: linux-serial@vger.kernel.org Cc: linux-kernel@vger.kernel.org Cc: Rob Herring Cc: Peter Hurley Signed-off-by: Vineet Gupta Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed