]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/serial/bfin_5xx.c
Blackfin serial driver: decouple PARODD and CMSPAR checking from PARENB
authorMike Frysinger <michael.frysinger@analog.com>
Mon, 11 Jun 2007 08:16:45 +0000 (16:16 +0800)
committerBryan Wu <bryan.wu@analog.com>
Mon, 11 Jun 2007 08:16:45 +0000 (16:16 +0800)
commit19aa6382e3c927b8ec5caec7b74c3dc555101146
tree05bc890751297ee3844ca75a13f282838bc68c7e
parentcf68676222e54cd0a31efd968da00e65f9a0963f
Blackfin serial driver: decouple PARODD and CMSPAR checking from PARENB

as the termios info does not stipulate that the former are dependent on the latter

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