From: Peter De Schrijver Date: Fri, 30 May 2014 15:03:57 +0000 (+0300) Subject: clk: flatten clk tree in debugfs X-Git-Tag: omap-for-v3.17/fixes-against-rc2~188^2~39^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27b8d5f723;p=pandora-kernel.git clk: flatten clk tree in debugfs This patch flattens the clk tree in CCF debugfs. Instead of representing the clocks and their hierarchy as a directory structure under /sys/kernel/debug/clk, each clock gets a single directory directly under /sys/kernel/debug/clk. The orphans directory is replaced by a file called clk_orphan_summary. Signed-off-by: Peter De Schrijver Signed-off-by: Mike Turquette --- Reading git-diff-tree failed