serial: mfd: remove the timeout workaround for A0
authorFeng Tang <feng.tang@intel.com>
Wed, 12 Jan 2011 07:03:42 +0000 (15:03 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 Feb 2011 19:40:46 +0000 (11:40 -0800)
commita5f4dbf0ae972510faca799a809d3771fab323b7
treead7077c60ab3b2de7a8f5ac942a5e7387dbb2ab1
parent940f3be4058e0aff0505fd6f68e29e547e10e552
serial: mfd: remove the timeout workaround for A0

This is kind of a revert for commit 669b7a0938e "hsu: add a periodic
timer to check dma rx channel", which is a workaround for a bug in A0
stepping silicon, where a dma rx data timeout is missing for some case.
Since new silicon has fixed it and the old version is phasing out, no
need to carry on it any more.

Signed-off-by: Feng Tang <feng.tang@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/tty/serial/mfd.c