From: Andrew Lunn Date: Sat, 24 Dec 2011 02:06:34 +0000 (+0100) Subject: ARM: Orion: UART: Get the clock rate via clk_get_rate(). X-Git-Tag: v3.5-rc1~71^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74c335761acdfd94736d28ba0b941a2efb9c81f0;p=pandora-kernel.git ARM: Orion: UART: Get the clock rate via clk_get_rate(). Let the machine pass to the platform which clock is used by the uart. Enable the clock and use clk_get_rate() to determine its rate. Signed-off-by: Andrew Lunn Tested-by: Jamie Lentin Signed-off-by: Mike Turquette --- Reading git-diff-tree failed