]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2/3: Add name for musb clocks
authorTony Lindgren <tony@atomide.com>
Tue, 12 May 2009 18:20:03 +0000 (11:20 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 12 May 2009 18:20:30 +0000 (11:20 -0700)
commit28a988bf4c5fcc6e39de17564fcb2ddee4ecc3fb
treed3cc58d4d3f275523bdf8643ae0857b7bcf04cdc
parent5fe8678a8cfcb6b3cf5aeba09df607f5f3b7c1af
ARM: OMAP2/3: Add name for musb clocks

With the clkdev, musb_core.c needs to register clock with name "ick".

Once all the platforms using the musb driver have been converted
to use clockdev, the clock name does not need to be passed
from the low-level init code.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clock24xx.c
arch/arm/mach-omap2/clock34xx.c