Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information