OMAP3 clock: update OMAP34xx clock definition credits
authorPaul Walmsley <paul@pwsan.com>
Fri, 4 Apr 2008 01:09:42 +0000 (19:09 -0600)
committerTony Lindgren <tony@atomide.com>
Fri, 4 Apr 2008 10:03:45 +0000 (13:03 +0300)
Ensure that people who have contributed several bug fixes to the
34xx clock framework are appropriately credited.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clock34xx.h

index 4d9a67b..f30165b 100644 (file)
@@ -1,14 +1,19 @@
 /*
  * OMAP3 clock framework
  *
- * Virtual clocks are introduced as a convenient tools.
- * They are sources for other clocks and not supposed
- * to be requested from drivers directly.
- *
  * Copyright (C) 2007-2008 Texas Instruments, Inc.
  * Copyright (C) 2007-2008 Nokia Corporation
  *
  * Written by Paul Walmsley
+ * With many device clock fixes by Kevin Hilman and Jouni Högander
+ * DPLL bypass clock support added by Roman Tereshonkov
+ *
+ */
+
+/*
+ * Virtual clocks are introduced as convenient tools.
+ * They are sources for other clocks and not supposed
+ * to be requested from drivers directly.
  */
 
 #ifndef __ARCH_ARM_MACH_OMAP2_CLOCK34XX_H