OSDN Git Service

serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style controller.
authorSonic Zhang <sonic.zhang@analog.com>
Wed, 16 May 2012 06:22:26 +0000 (14:22 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 May 2012 20:25:56 +0000 (13:25 -0700)
commit59bd234b72fc29887839d792b7d6c7e8d2a577a6
tree88bf5f49e90ccb7300621c23076355b392574715
parent3c2d0ed221a22ce2c1c9fe1e2d6142374917642e
serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style controller.

Simplify serial data width calculation and adapt to bf609 LCR bit mask.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/bfin_uart.c