]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8adf6971d43d786a4f508a6ab8c56861c00474c6
tree63943ed94407a41bd3cf36cb39e4f6ffded65fae
parentccdf345239c2922686f5a9353211dcdaa58cf98b
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