commit | e44aabd649c80e8be16ede3ed3cbff6fb2561ca9 | [log] [tgz] |
---|---|---|
author | Marcus Folkesson <marcus.folkesson@gmail.com> | Tue Aug 30 13:53:10 2011 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Sep 22 15:47:53 2011 -0700 |
tree | dbb84aa155527ad4cb08505c8706301e6fe59e22 | |
parent | 7d4008ebb1c971ce4baf57e45993690b0fa6d9f9 [diff] |
serial: pxa: work around for errata #20 Errata E20: UART: Character Timeout interrupt remains set under certain software conditions. Implication: The software servicing the UART can be trapped in an infinite loop. Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>