]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
serial: sh-sci: fix condition test to set SCBRR
authorTakashi Yoshii <takashi.yoshii.zj@renesas.com>
Fri, 16 Nov 2012 01:52:22 +0000 (10:52 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Nov 2012 02:02:37 +0000 (18:02 -0800)
commit4ffc3cdb642823ebee84538addac7cde1174e314
tree327e06f584da742e639852b7686a2e54b21711a7
parent0174e5ca82ba6bd62ab870e5781b72bd5397f1c3
serial: sh-sci: fix condition test to set SCBRR

SCBRR == 0 is valid value (divide by 1).

Signed-off-by: Takashi Yoshii <takashi.yoshii.zj@renesas.com>
Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi.px@renesas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/sh-sci.c