aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/mop500-regulators.c
diff options
context:
space:
mode:
authorSundar R Iyer <sundar.iyer@stericsson.com>2010-05-12 15:44:59 +0530
committerJohn Rigby <john.rigby@linaro.org>2010-09-02 22:45:27 -0600
commit4d1cb924d3e6065e50e2b14e421aac4e18341dff (patch)
tree990166ccadaddac86a14946ae3db3743de39f161 /arch/arm/mach-ux500/mop500-regulators.c
parent457fecbf0f8ce3394d5287e43e3229107ac93ba3 (diff)
ux500-cleanup: fix copyrights/authors for power management files
FIDO_IR_ER: 260771 Signed-off-by: Sundar R Iyer <sundar.iyer@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: Ia77f8b859f6775e5eab00600be497909e26b97f3 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2363 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
Diffstat (limited to 'arch/arm/mach-ux500/mop500-regulators.c')
-rw-r--r--arch/arm/mach-ux500/mop500-regulators.c12
1 files changed, 8 insertions, 4 deletions
diff --git a/arch/arm/mach-ux500/mop500-regulators.c b/arch/arm/mach-ux500/mop500-regulators.c
index c40bf010d7b..4b1cea6a14c 100644
--- a/arch/arm/mach-ux500/mop500-regulators.c
+++ b/arch/arm/mach-ux500/mop500-regulators.c
@@ -1,10 +1,14 @@
/*
- * Copyright (C) 2009 ST-Ericsson SA
+ * Copyright (C) STMicroelectronics 2009
+ * Copyright (C) ST-Ericsson SA 2010
+ *
+ * License Terms: GNU General Public License v2
+ * Author: Sundar Iyer <sundar.iyer@stericsson.com>
+ *
+ * Board specific file for regulator machine initialization
*
- * 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
- * published by the Free Software Foundation.
*/
+
#include <linux/init.h>
#include <linux/platform_device.h>
#include <linux/amba/bus.h>