So taking over maintainership for the EDAC highbank driver.
Cc: Rob Herring <[email protected]>
Cc: Borislav Petkov <[email protected]>
Signed-off-by: Robert Richter <[email protected]>
---
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 3438384..2d9ffd5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3047,6 +3047,14 @@ W: bluesmoke.sourceforge.net
S: Maintained
F: drivers/edac/amd64_edac*
+EDAC-CALXEDA
+M: Doug Thompson <[email protected]>
+M: Robert Richter <[email protected]>
+L: [email protected]
+W: bluesmoke.sourceforge.net
+S: Maintained
+F: drivers/edac/highbank*
+
EDAC-CAVIUM
M: Ralf Baechle <[email protected]>
M: David Daney <[email protected]>
--
1.8.4.rc3
On Tue, Oct 29, 2013 at 06:47:08PM +0100, Robert Richter wrote:
> So taking over maintainership for the EDAC highbank driver.
>
> Cc: Rob Herring <[email protected]>
> Cc: Borislav Petkov <[email protected]>
> Signed-off-by: Robert Richter <[email protected]>
Acked-by: Borislav Petkov <[email protected]>
--
Regards/Gruss,
Boris.
Sent from a fat crate under my desk. Formatting is fine.
--
On 10/29/2013 12:47 PM, Robert Richter wrote:
> So taking over maintainership for the EDAC highbank driver.
>
> Cc: Rob Herring <[email protected]>
> Cc: Borislav Petkov <[email protected]>
> Signed-off-by: Robert Richter <[email protected]>
Acked-by: Rob Herring <[email protected]>
On 29.10.13 18:47:08, Robert Richter wrote:
> So taking over maintainership for the EDAC highbank driver.
>
> Cc: Rob Herring <[email protected]>
> Cc: Borislav Petkov <[email protected]>
> Signed-off-by: Robert Richter <[email protected]>
> ---
> MAINTAINERS | 8 ++++++++
> 1 file changed, 8 insertions(+)
I applied this one to
git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git edac
So it will be sent upstream with my next pull request.
-Robert