commit | 0acf519f3f22450ae8f90cdb0f77b046fc731624 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Thu Mar 08 19:12:08 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Mar 09 12:47:56 2012 -0800 |
tree | 39868d8ce302d85a852ef3bfed414977b2322e6a | |
parent | a46f5533ecfc7bbdd646d84fdab8656031a715c6 [diff] |
serial: delete last unused traces of pausing I/O in 8250 This is the last traces of pausing I/O that we had back some twenty years ago. Probably was only required for 8MHz ISA cards running "on the edge" at 12MHz. Anyway it hasn't been in use for years, so lets just bury it for good. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Acked-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>