From: Heikki Krogerus Date: Wed, 18 Mar 2015 10:55:13 +0000 (+0200) Subject: serial: 8250_dw: only get the clock rate in one place X-Git-Tag: omap-for-v4.2/o2_dc~64^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23f5b3fdd04e89b4c67fd9ffa60a193d239acf0f;p=pandora-kernel.git serial: 8250_dw: only get the clock rate in one place The clock rate is requested from a property called "clock-frequency" in both dw8250_probe_of and dw8250_probe_acpi. Moving the requests to dw8250_probe. Signed-off-by: Heikki Krogerus Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed