From: Heikki Krogerus Date: Thu, 5 Jun 2014 13:51:40 +0000 (+0300) Subject: serial: 8250_dw: clock rate handling for all ACPI platforms X-Git-Tag: cleanup-for-v3.18~124^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e26b134bd17234e373376b561d2fc5cba3fccb2;p=pandora-kernel.git 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-diff-tree failed