commit | d97432f1014c73bbace9eb1e67742c1bcab0c3cd | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Mon May 10 14:01:34 2010 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue May 11 11:48:43 2010 +0900 |
tree | 99383d7d9ccfa38367238c75b131ea9468a17a68 | |
parent | fd30401b07fdcf21e4be87fd276d1b2c84d712a3 [diff] |
sh: allow registering clocks without name Modify the SuperH clock code to support struct clk with NULL as name. Such clocks will not be hooked up to debugfs. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>