From: Murali Karicheri Date: Mon, 22 Oct 2012 15:58:01 +0000 (-0400) Subject: of serial port driver - add clk_get_rate() support X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~83^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bbeb3c3e84bc963d1c66661e082d207023b0e5c;p=pandora-kernel.git of serial port driver - add clk_get_rate() support Currently this driver expects the clock-frequency attribute. This patch allows getting clock-frequency through clk driver API clk_get_rate() if clock-frequency attribute is not defined. So in the device bindings for serial device, one can add clocks phandle to refer to the clk device to get the rate. Signed-off-by: Murali Karicheri Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed