Blackfin Serial Driver: handle anomaly 05000231
authorSonic Zhang <sonic.zhang@analog.com>
Thu, 11 Jun 2009 12:50:20 +0000 (13:50 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 11 Jun 2009 15:51:04 +0000 (08:51 -0700)
commit84507794a9d5d4decd6bc9c111480076dba0d301
treebb27aec4bfe27c691ae2bf7740e2ed93ac41bdc6
parent0efa4f2c944fabffc81918cc86d4d17dba39a021
Blackfin Serial Driver: handle anomaly 05000231

05000231 - UART STB Bit Incorrectly Affects Receiver Setting
For processors affected by this, we cannot safely allow CSTOPB to be set
as the UART will then be unable to properly clock in bytes.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/serial/bfin_5xx.c