serial: 8250_dw: clock rate handling for all ACPI platforms
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Thu, 5 Jun 2014 13:51:40 +0000 (16:51 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Jul 2014 22:27:37 +0000 (15:27 -0700)
commit4e26b134bd17234e373376b561d2fc5cba3fccb2
tree63943ed94407a41bd3cf36cb39e4f6ffded65fae
parent1ff5b64dccbf23acfe7993b9132b6992922a4756
serial: 8250_dw: clock rate handling for all ACPI platforms

This replaces the Baytrail specific custom set_termios hook
with a more generic one where the clock framework is used to
set the rate. The method also doesn't need to be limited to
just Baytrail, so it's used with all ACPI platforms.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_dw.c