diff options
author | Michael Ellerman <[email protected]> | 2020-02-25 10:31:41 +1100 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2020-03-27 01:12:33 +1100 |
commit | b24f9ee4526f65bb5acdd68a07f4099486208a9e (patch) | |
tree | 1cd4241dc2c0dd741c336de562769ab0f21cb060 | |
parent | fd65a1aaad488d8346f235816c68203b95bb15f1 (diff) |
powerpc: Remove PA SEMI MAINTAINERS entries
The PA SEMI entries have been orphaned for 3 ½ years, so fold them
into the main POWERPC entry. The result of get_maintainer.pl is more
or less unchanged.
Signed-off-by: Michael Ellerman <[email protected]>
Acked-by: Olof Johansson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | MAINTAINERS | 19 |
1 files changed, 2 insertions, 17 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0081f492e550..1806496279c3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9620,6 +9620,8 @@ F: drivers/crypto/vmx/ F: drivers/i2c/busses/i2c-opal.c F: drivers/net/ethernet/ibm/ibmveth.* F: drivers/net/ethernet/ibm/ibmvnic.* +F: drivers/*/*/*pasemi* +F: drivers/*/*pasemi* F: drivers/pci/hotplug/pnv_php.c F: drivers/pci/hotplug/rpa* F: drivers/rtc/rtc-opal.c @@ -9674,13 +9676,6 @@ S: Orphan F: arch/powerpc/*/*virtex* F: arch/powerpc/*/*/*virtex* -LINUX FOR POWERPC PA SEMI PWRFICIENT -S: Orphan -F: arch/powerpc/platforms/pasemi/ -F: drivers/*/*pasemi* -F: drivers/*/*/*pasemi* - LINUX KERNEL DUMP TEST MODULE (LKDTM) M: Kees Cook <[email protected]> S: Maintained @@ -12540,16 +12535,6 @@ W: http://wireless.kernel.org/en/users/Drivers/p54 S: Maintained F: drivers/net/wireless/intersil/p54/ -PA SEMI ETHERNET DRIVER -S: Orphan -F: drivers/net/ethernet/pasemi/* - -PA SEMI SMBUS DRIVER -S: Orphan -F: drivers/i2c/busses/i2c-pasemi.c - PACKING M: Vladimir Oltean <[email protected]> |