From: Peter De Schrijver Date: Thu, 26 Jun 2014 15:36:13 +0000 (+0300) Subject: clk: tegra: export clock names for debugging X-Git-Tag: omap-for-v3.17/fixes-against-rc2~188^2~30^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f0030c8ad0ce357e8fc8c71ec6b4958041afccf;p=pandora-kernel.git clk: tegra: export clock names for debugging When writing a module for testing or debugging purposes, there is no way to get hold of clk handles. This patch solves this by exposing all valid clocks as clkdev's for the virtual device tegra-clk-debug. Signed-off-by: Peter De Schrijver --- Reading git-diff-tree failed