]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcf013c4afcd65a4acc0ea11b0d87a203e8568d24
tree88bf5f49e90ccb7300621c23076355b392574715
parent9137ea508d14b202c8042f9b51bd7fa05ee7b4c6
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