From 4e26b134bd17234e373376b561d2fc5cba3fccb2 Mon Sep 17 00:00:00 2001 From: Heikki Krogerus Date: Thu, 5 Jun 2014 16:51:40 +0300 Subject: [PATCH] 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed