commit | 2655a2c76f80d91da34faa8f4e114d1793435ed3 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Thu Jul 12 12:59:50 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jul 12 14:46:22 2012 -0700 |
tree | a8bdc6b4a9b18bbc77da738f1b71000c978a4636 | |
parent | 000c74d9fa14ec61411310187cfa9e43581593b5 [diff] |
8250: use the 8250 register interface not the legacy one 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>