aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiam Girdwood <lrg@slimlogic.co.uk>2009-02-02 16:43:31 -0500
committerLiam Girdwood <lrg@slimlogic.co.uk>2009-03-31 04:56:23 -0400
commit1dd68f01886a2d5cabbbe90b86e82f70917de89c (patch)
tree549d08e0dca0cb798f281697e11034ce01e3ac7f
parent0f1d747bfa89de4ca52dc1dffdcce35a2b8a1532 (diff)
regulator: email - update email address and regulator webpage.
Remove deceased email address and update to new address. Also update website details in MAINTAINERS with correct page. Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
-rw-r--r--MAINTAINERS2
-rw-r--r--include/linux/regulator/consumer.h2
-rw-r--r--include/linux/regulator/driver.h2
-rw-r--r--include/linux/regulator/machine.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c5f4e9d27b64..15e1b73bb8d5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4850,7 +4850,7 @@ M: lrg@slimlogic.co.uk
4850P: Mark Brown 4850P: Mark Brown
4851M: broonie@opensource.wolfsonmicro.com 4851M: broonie@opensource.wolfsonmicro.com
4852W: http://opensource.wolfsonmicro.com/node/15 4852W: http://opensource.wolfsonmicro.com/node/15
4853W: http://www.slimlogic.co.uk/?page_id=5 4853W: http://www.slimlogic.co.uk/?p=48
4854T: git kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git 4854T: git kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
4855S: Supported 4855S: Supported
4856 4856
diff --git a/include/linux/regulator/consumer.h b/include/linux/regulator/consumer.h
index 533f4e26db96..df6c4bcf38f8 100644
--- a/include/linux/regulator/consumer.h
+++ b/include/linux/regulator/consumer.h
@@ -3,7 +3,7 @@
3 * 3 *
4 * Copyright (C) 2007, 2008 Wolfson Microelectronics PLC. 4 * Copyright (C) 2007, 2008 Wolfson Microelectronics PLC.
5 * 5 *
6 * Author: Liam Girdwood <lg@opensource.wolfsonmicro.com> 6 * Author: Liam Girdwood <lrg@slimlogic.co.uk>
7 * 7 *
8 * This program is free software; you can redistribute it and/or modify 8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License version 2 as 9 * it under the terms of the GNU General Public License version 2 as
diff --git a/include/linux/regulator/driver.h b/include/linux/regulator/driver.h
index eb8773b05ac3..0cf37bc85c41 100644
--- a/include/linux/regulator/driver.h
+++ b/include/linux/regulator/driver.h
@@ -3,7 +3,7 @@
3 * 3 *
4 * Copyright (C) 2007, 2008 Wolfson Microelectronics PLC. 4 * Copyright (C) 2007, 2008 Wolfson Microelectronics PLC.
5 * 5 *
6 * Author: Liam Girdwood <lg@opensource.wolfsonmicro.com> 6 * Author: Liam Girdwood <lrg@slimlogic.co.uk>
7 * 7 *
8 * This program is free software; you can redistribute it and/or modify 8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License version 2 as 9 * it under the terms of the GNU General Public License version 2 as
diff --git a/include/linux/regulator/machine.h b/include/linux/regulator/machine.h
index 3794773b23d2..5aa00ee36a3d 100644
--- a/include/linux/regulator/machine.h
+++ b/include/linux/regulator/machine.h
@@ -3,7 +3,7 @@
3 * 3 *
4 * Copyright (C) 2007, 2008 Wolfson Microelectronics PLC. 4 * Copyright (C) 2007, 2008 Wolfson Microelectronics PLC.
5 * 5 *
6 * Author: Liam Girdwood <lg@opensource.wolfsonmicro.com> 6 * Author: Liam Girdwood <lrg@slimlogic.co.uk>
7 * 7 *
8 * This program is free software; you can redistribute it and/or modify 8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License version 2 as 9 * it under the terms of the GNU General Public License version 2 as