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)
commit4ea60b0c7a8487af5de736d394b147baf7691f3c
treed3cc58d4d3f275523bdf8643ae0857b7bcf04cdc
parentc8a799b03a981b4b27d8fd7320c96cfbe781b2fb
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