]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-s3c2410/s3c2410-clock.c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux...
[linux-2.6-omap-h63xx.git] / arch / arm / mach-s3c2410 / s3c2410-clock.c
index fd17c60e11324d03094d9e1599bbdbf4a2cddfc2..99718663318e74dc2f9eca1bb5ae066f500853e3 100644 (file)
@@ -182,7 +182,15 @@ static struct clk init_clocks[] = {
                .id             = -1,
                .parent         = &clk_p,
                .ctrlbit        = 0,
-       }
+       }, {
+               .name           = "usb-bus-host",
+               .id             = -1,
+               .parent         = &clk_usb_bus,
+       }, {
+               .name           = "usb-bus-gadget",
+               .id             = -1,
+               .parent         = &clk_usb_bus,
+       },
 };
 
 /* s3c2410_baseclk_add()