]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/plat-omap/ocpi.c
[ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2
[linux-2.6-omap-h63xx.git] / arch / arm / plat-omap / ocpi.c
index 5cc6775c789c949a4ff2d7848665fc2a71480ed1..37792d43738b1981d78541f05a56a390ec5f726b 100644 (file)
@@ -62,9 +62,6 @@ int ocpi_enable(void)
        if (!cpu_is_omap16xx())
                return -ENODEV;
 
-       /* Make sure there's clock for OCPI */
-       clk_enable(ocpi_ck);
-
        /* Enable access for OHCI in OCPI */
        val = omap_readl(OCPI_PROT);
        val &= ~0xff;