sh: allow registering clocks without name
authorMagnus Damm <damm@opensource.se>
Mon, 10 May 2010 14:01:34 +0000 (14:01 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 11 May 2010 02:48:43 +0000 (11:48 +0900)
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>

No differences found