From: Stephen Boyd Date: Thu, 30 Apr 2015 22:11:31 +0000 (-0700) Subject: clk: Update some comments to reflect reality X-Git-Tag: omap-for-v4.3/legacy-v2-signed~79^2~18^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e5ab41b1064eee6e3477f573370b2dda7d82bb7;p=pandora-kernel.git clk: Update some comments to reflect reality The debugfs clk directory no longer expresses a clk tree. Update the comments around that apporiately. Also drop comments about prepare locks needing to be held as we have the proper annotations with lockdep_assert_held(). Signed-off-by: Stephen Boyd --- Reading git-diff-tree failed