sh: remove name and id from struct clk
authorMagnus Damm <damm@opensource.se>
Wed, 13 Oct 2010 07:44:36 +0000 (07:44 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 13 Oct 2010 10:23:05 +0000 (19:23 +0900)
Remove "name" and "id" from drivers/sh/ struct clk.

The struct clk members "name" and "id" are not used
now when matching is done through clkdev.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found