diff options
author | Gavin Shan <[email protected]> | 2013-06-28 21:12:14 +0800 |
---|---|---|
committer | Benjamin Herrenschmidt <[email protected]> | 2013-07-01 11:49:30 +1000 |
commit | ec207dcc91c62aeccb65b36c7764076f5e5aaddb (patch) | |
tree | 23b541012463a633b69a1164e8d97e65e85fc01e | |
parent | 8246aca7058f3f2c2ae503081777965cd8df7b90 (diff) |
powerpc/eeh: Update MAINTAINERS
Update MAINTAINERS to reflect recent changes.
Signed-off-by: Gavin Shan <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5be702cc8449..ebeceeb9dfab 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3103,6 +3103,13 @@ M: Maxim Levitsky <[email protected]> S: Maintained F: drivers/media/rc/ene_ir.* +ENHANCED ERROR HANDLING (EEH) +M: Gavin Shan <[email protected]> +S: Supported +F: Documentation/powerpc/eeh-pci-error-recovery.txt +F: arch/powerpc/kernel/eeh*.c + EPSON S1D13XXX FRAMEBUFFER DRIVER M: Kristoffer Ericson <[email protected]> S: Maintained @@ -6149,7 +6156,6 @@ M: Linas Vepstas <[email protected]> S: Supported F: Documentation/PCI/pci-error-recovery.txt -F: Documentation/powerpc/eeh-pci-error-recovery.txt PCI SUBSYSTEM M: Bjorn Helgaas <[email protected]> |