OMAP/serial: Revert bad fix of Rx FIFO threshold granularity
authorAlexey Pelykh <alexey.pelykh@gmail.com>
Wed, 3 Apr 2013 18:31:46 +0000 (14:31 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Apr 2013 20:25:11 +0000 (13:25 -0700)
commit1f66396682a0be92e1c141bff4b006d7654832e1
tree6613a3a2d7b915de13c11e669ad3f2f4dc72ca8b
parent5448bd8ca139bf8f82b93e10acbc2691cd983a45
OMAP/serial: Revert bad fix of Rx FIFO threshold granularity

Partially reverts 1776fd059c40907297d6c26c51876575d63fd9e2
that introduced regression reported by Paul Walmsley.

This commit restores setting granularity in SCR register
and adds note about comments below being inconsistent with
actual code.

Signed-off-by: Alexey Pelykh <alexey.pelykh@gmail.com>
Tested-by: Paul Walmsley <paul@pwsan.com>
Cc: Kevin Hilman <khilman@linaro.org>
Cc: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/omap-serial.c