]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/commit
ARM: SAMSUNG: call clk_get_rate for debugfs rate files
authorColin Cross <ccross@android.com>
Tue, 23 Oct 2012 10:19:22 +0000 (19:19 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 23 Oct 2012 10:19:22 +0000 (19:19 +0900)
commit619271353dd60415b68779c0a87c17568037f5f8
treef3d4db965e56bf275e92c7a0058fb83c83153f04
parent52569e2f1747703c1cc6b3b058b0ac11e4288ef5
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 <ccross@android.com>
Signed-off-by: Jonghwan Choi <jhbird.choi@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-samsung/clock.c