From: Colin Cross Date: Tue, 23 Oct 2012 10:19:22 +0000 (+0900) Subject: ARM: SAMSUNG: call clk_get_rate for debugfs rate files X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~14^2~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=619271353dd60415b68779c0a87c17568037f5f8;p=pandora-kernel.git ARM: SAMSUNG: call clk_get_rate for debugfs rate files c->rate is rarely set, call clk_get_rate on the clock to print the value in /d/clock/.../rate. Signed-off-by: Colin Cross Signed-off-by: Jonghwan Choi Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed