]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width.
authorSonic Zhang <sonic.zhang@analog.com>
Wed, 16 May 2012 06:22:25 +0000 (14:22 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 May 2012 20:25:56 +0000 (13:25 -0700)
commit3c2d0ed221a22ce2c1c9fe1e2d6142374917642e
tree2cd3baf5f365b8cf0b6f5be019594f77b409d3c0
parent239c25b1a03cf57193b9a52623deb918adf6132e
serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width.

Change hardware flow control code to adapt to both bf5xx and bf60x.
Disabled serial device before set termios for bf60x.

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