8250: use the 8250 register interface not the legacy one
authorAlan Cox <alan@linux.intel.com>
Thu, 12 Jul 2012 11:59:50 +0000 (12:59 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Jul 2012 21:46:22 +0000 (14:46 -0700)
The old interface just copies bits over and calls the newer one.
In addition we can now pass more information.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found