On 28/08/18 14:33, Geert Uytterhoeven wrote:
To preserve alphabetical sort order.
Fixes: 97c2b5cba2044f1c ("mfd: madera: Add register definitions for Cirrus Logic
Madera codecs")
Signed-off-by: Geert Uytterhoeven <[email protected]>
---
MAINTAINERS | 32 ++++++++++++++++----------------
1 file changed, 16 insertions(+), 16 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 9ad052aeac39be98..4b0ce55dd7c2413d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3557,6 +3557,22 @@ L: [email protected]
S: Maintained
F: drivers/net/ethernet/cirrus/ep93xx_eth.c
+CIRRUS LOGIC MADERA CODEC DRIVERS
+M: Charles Keepax <[email protected]>
+M: Richard Fitzgerald <[email protected]>
+L: [email protected] (moderated for non-subscribers)
+L: [email protected]
+T: git https://github.com/CirrusLogic/linux-drivers.git
+W: https://github.com/CirrusLogic/linux-drivers/wiki
+S: Supported
+F: Documentation/devicetree/bindings/mfd/madera.txt
+F: Documentation/devicetree/bindings/pinctrl/cirrus,madera-pinctrl.txt
+F: include/linux/mfd/madera/*
+F: drivers/gpio/gpio-madera*
+F: drivers/mfd/madera*
+F: drivers/mfd/cs47l*
+F: drivers/pinctrl/cirrus/*
+
CISCO FCOE HBA DRIVER
M: Satish Kharat <[email protected]>
M: Sesidhar Baddela <[email protected]>
@@ -3584,22 +3600,6 @@ M: Christian Benvenuti <[email protected]>
S: Supported
F: drivers/infiniband/hw/usnic/
-CIRRUS LOGIC MADERA CODEC DRIVERS
-M: Charles Keepax <[email protected]>
-M: Richard Fitzgerald <[email protected]>
-L: [email protected] (moderated for non-subscribers)
-L: [email protected]
-T: git https://github.com/CirrusLogic/linux-drivers.git
-W: https://github.com/CirrusLogic/linux-drivers/wiki
-S: Supported
-F: Documentation/devicetree/bindings/mfd/madera.txt
-F: Documentation/devicetree/bindings/pinctrl/cirrus,madera-pinctrl.txt
-F: include/linux/mfd/madera/*
-F: drivers/gpio/gpio-madera*
-F: drivers/mfd/madera*
-F: drivers/mfd/cs47l*
-F: drivers/pinctrl/cirrus/*
-
CLANG-FORMAT FILE
M: Miguel Ojeda <[email protected]>
S: Maintained
Reviewed-by: Richard Fitzgerald <[email protected]>
A maintainer for MAINTAINERS would help avoid these problems, which will
tend to happen when changes to the file go through many trees.