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)
commit69395396a0a8866f30d59c66b7be1912ccb5d160
tree7301583a4abbf99bae5c678af87c01a312d1c8f1
parent1ffbb037d8e81ba4f09901451b39c8f178b05559
sh: remove name and id from struct clk

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>
drivers/sh/clk-cpg.c
drivers/sh/clk.c
include/linux/sh_clk.h