aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/powerdomain.c
diff options
context:
space:
mode:
authorPaul Walmsley <paul@pwsan.com>2010-05-18 20:24:05 -0600
committerPaul Walmsley <paul@pwsan.com>2010-05-20 12:31:14 -0600
commit4788da268f83dedc58b79dc7b2f6072687f63a19 (patch)
treecc4aa2dfbfa99bd486275ef6866e9cdcdbc32918 /arch/arm/mach-omap2/powerdomain.c
parentOMAP4 powerdomain: Support LOWPOWERSTATECHANGE for powerdomains (diff)
downloadlinux-dev-4788da268f83dedc58b79dc7b2f6072687f63a19.tar.xz
linux-dev-4788da268f83dedc58b79dc7b2f6072687f63a19.zip
OMAP powerdomain, hwmod, omap_device: add some credits
Add some missing credits for people who have contributed significant features or fixes. Signed-off-by: Paul Walmsley <paul@pwsan.com> Cc: BenoƮt Cousson <b-cousson@ti.com> Cc: Tero Kristo <tero.kristo@nokia.com> Cc: Kevin Hilman <khilman@deeprootsystems.com> Cc: Thara Gopinath <thara@ti.com>
Diffstat (limited to 'arch/arm/mach-omap2/powerdomain.c')
-rw-r--r--arch/arm/mach-omap2/powerdomain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/powerdomain.c b/arch/arm/mach-omap2/powerdomain.c
index f9f0bca1926a..a2904aa7065e 100644
--- a/arch/arm/mach-omap2/powerdomain.c
+++ b/arch/arm/mach-omap2/powerdomain.c
@@ -5,8 +5,8 @@
* Copyright (C) 2007-2009 Nokia Corporation
*
* Written by Paul Walmsley
- *
* Added OMAP4 specific support by Abhijit Pagare <abhijitpagare@ti.com>
+ * State counting code by Tero Kristo <tero.kristo@nokia.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as