Blackfin serial driver: implement support for ignoring parity/break errors
authorMike Frysinger <michael.frysinger@analog.com>
Mon, 21 May 2007 10:09:39 +0000 (18:09 +0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 21 May 2007 16:50:23 +0000 (09:50 -0700)
commit2ac5ee4738cbd9c146ccda53f02006eaf6a43352
treebf676cf38fc0f34fa6249c62cf18841389e011e1
parent5c4e472b0af57553f9584e0b33c491b168ac1dff
Blackfin serial driver: implement support for ignoring parity/break errors

properly setting up and respecting the read_status_mask / ignore_status_mask fields of the serial core

Signed-off-by: Mike Frysinger <michael.frysinger@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/serial/bfin_5xx.c