Home
last modified time | relevance | path

Searched hist:b92c170d019db7554db95380d2e1dfb3a368e350 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/mach-omap1/
H A Dclock_data.cdiff b92c170d019db7554db95380d2e1dfb3a368e350 Tue Feb 23 06:09:19 CET 2010 Paul Walmsley <paul@pwsan.com> OMAP clock: drop .id field; ensure each clock has a unique name

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>