From 865cea8589546025759689e034b950d1c59ed291 Mon Sep 17 00:00:00 2001 From: Eric Nelson Date: Thu, 18 Dec 2014 12:37:14 -0700 Subject: [PATCH] serial: imx: ignore framing errors when IGNPAR is set. When IGNPAR is set in termios->c_iflag, characters with framing errors should be ignored. Signed-off-by: Eric Nelson Reviewed-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed