https://github.com/torvalds/linux
Revision 5db4f7f80d165fc9725f356e99feec409e446baa authored by Andy Shevchenko on 16 August 2016, 12:06:54 UTC, committed by Greg Kroah-Hartman on 31 August 2016, 13:36:01 UTC
Serial console is broken in v4.8-rcX. Mika and I independently bisected down to
commit 4ef03d328769 ("tty/serial/8250: use mctrl_gpio helpers").

Since neither author nor anyone else didn't propose a solution we better revert
it for now.

This reverts commit 4ef03d328769eddbfeca1f1c958fdb181a69c341.

Link: https://lkml.kernel.org/r/20160809130229.GN1729@lahna.fi.intel.com
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Tested-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Tested-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 87a713c
History
Tip revision: 5db4f7f80d165fc9725f356e99feec409e446baa authored by Andy Shevchenko on 16 August 2016, 12:06:54 UTC
Revert "tty/serial/8250: use mctrl_gpio helpers"
Tip revision: 5db4f7f

back to top