ARM: SAMSUNG: add clock_tree debugfs file in clock
authorColin Cross <ccross@android.com>
Tue, 23 Oct 2012 10:11:04 +0000 (19:11 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 23 Oct 2012 10:11:09 +0000 (19:11 +0900)
commit52569e2f1747703c1cc6b3b058b0ac11e4288ef5
tree34b121ed6c5ad1f46a97ec01f5ed38c671b5dacb
parent6f0c0580b70c89094b3422ba81118c7b959c7556
ARM: SAMSUNG: add clock_tree debugfs file in clock

Add a clock/clock_tree debugfs file that shows the entire clock
hierarchy including usage counts and rates.

Signed-off-by: Colin Cross <ccross@android.com>
Signed-off-by: Jonghwan Choi <jhbird.choi@samsung.com>
[kgene.kim@samsung.com: silence checkpatch complaining]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-samsung/clock.c