OMAP clock: drop .id field; ensure each clock has a unique name
authorPaul Walmsley <paul@pwsan.com>
Tue, 23 Feb 2010 05:09:19 +0000 (22:09 -0700)
committerPaul Walmsley <paul@pwsan.com>
Wed, 24 Feb 2010 19:16:13 +0000 (12:16 -0700)
After the clkdev conversion, the struct clk.id field became
superfluous, so, drop it.  Bring the clock names closer to the TRMs
and ensure they are unique for debugfs.

Signed-off-by: Paul Walmsley <paul@pwsan.com>

No differences found