From: Paul Walmsley Date: Fri, 4 Apr 2008 01:09:42 +0000 (-0600) Subject: OMAP3 clock: update OMAP34xx clock definition credits X-Git-Tag: v2.6.25-omap1~62 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=f210958e223150a65cd221c59596193e6d390206;p=linux-2.6-omap-h63xx.git OMAP3 clock: update OMAP34xx clock definition credits Ensure that people who have contributed several bug fixes to the 34xx clock framework are appropriately credited. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/mach-omap2/clock34xx.h b/arch/arm/mach-omap2/clock34xx.h index 4d9a67b0263..f30165b5ad8 100644 --- a/arch/arm/mach-omap2/clock34xx.h +++ b/arch/arm/mach-omap2/clock34xx.h @@ -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