]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Revert "OMAP: UART: Keep the TX fifo full when possible"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Aug 2013 23:02:18 +0000 (16:02 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Aug 2013 23:02:18 +0000 (16:02 -0700)
commit355fe568e285815e6f62fcd004ca80085ae46a69
treeb148e91bee7008b8afb5369c49868e1814302c57
parent7b013e440a4ebe05d32ad4ecd657c276f3994558
Revert "OMAP: UART: Keep the TX fifo full when possible"

This reverts commit c4415084218c68c5ee2fc583431e89a78d896b19.

Kevin writes:
Hmm, another OMAP serial patch that wasn't Cc'd to linux-omap
where OMAP users might have seen it. :(

I just bisected a strange problem in linux-next on OMAP3 down to
this patch.  Reverting it fixes the problem.

On OMAP3530 Beagle and Overo, after boot, doing a 'cat
/proc/cpuinfo' was not returning to a prompt, suggesting
something strange with the FIFO.  Hitting return gets me back to
a prompt.

Greg, this one should also be dropped from tty-next until it can
be further investgated and the problem solved.

Reported-by: Kevin Hilman <khilman@linaro.org>
Cc: Dmitry Fink <finik@ti.com>
Cc: Alexander Savchenko <oleksandr.savchenko@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/omap-serial.c
include/uapi/linux/serial_reg.h