commit | ca3e442e8dbbe2551473f36f0e7797b1d3205f5a | [log] [tgz] |
---|---|---|
author | Graf Yang <graf.yang@analog.com> | Sun May 23 04:40:13 2010 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Jun 04 13:37:17 2010 -0700 |
tree | 201f752dd116a66b777bc35ad83cda2aa2b0deb3 | |
parent | 99ec88f345945208c650b54279dddc8dfd705571 [diff] |
serial: bfin_5xx: IRDA is not affected by anomaly 05000230 Anomaly 05000230 (over sampling of the UART STOP bit) applies only when the peripheral is operating in UART mode. So drop the anomaly handling when the UART is in IRDA mode. Signed-off-by: Graf Yang <graf.yang@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>