OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+con
[linux-2.6-block.git] / arch / arm / mach-omap2 / omap_hwmod_2420.h
index a9ca1b99a301bab4429aed0a01e7e7509a2bf9f2..5932c1d3e07ba150237293067543f32e5a0d450b 100644 (file)
@@ -117,8 +117,7 @@ static struct omap_hwmod_ocp_if *omap2420_mpu_masters[] = {
 /* MPU */
 static struct omap_hwmod omap2420_mpu_hwmod = {
        .name           = "mpu_hwmod",
-       .clkdev_dev_id  = NULL,
-       .clkdev_con_id  = "mpu_ck",
+       .main_clk       = "mpu_ck",
        .masters        = omap2420_mpu_masters,
        .masters_cnt    = ARRAY_SIZE(omap2420_mpu_masters),
        .omap_chip      = OMAP_CHIP_INIT(CHIP_IS_OMAP2420),