[PATCH RESEND] clk: flatten clk tree in debugfs
From: Peter De Schrijver <hidden>
Date: 2014-06-13 08:02:45
Also in:
linux-tegra, lkml
From: Peter De Schrijver <hidden>
Date: 2014-06-13 08:02:45
Also in:
linux-tegra, lkml
On Fri, May 30, 2014 at 05:03:57PM +0200, Peter De Schrijver wrote:
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.
Mike, Any problems with this? What needs to be done to make this patch go forward? Thanks! Peter.