From: Prashant Gaikwad Date: Wed, 26 Dec 2012 13:46:23 +0000 (+0530) Subject: clk: JSON debugfs clock tree summary X-Git-Tag: v3.9-rc1~149^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bddca8944a7ab6699984c4b1b677261eb1c8d819;p=pandora-kernel.git clk: JSON debugfs clock tree summary Clock information is dumped in JSON format which is easy for machines to parse. Each clock is represented as an object which has same name as clock and following properties - enable_count - prepare_count - rate Output is verified using online JSON editor. Signed-off-by: Prashant Gaikwad Signed-off-by: Mike Turquette --- Reading git-diff-tree failed