]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
MAINTAINERS: sort F entries for Marvell EBU maintainers
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 18 May 2017 12:58:52 +0000 (14:58 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Tue, 23 May 2017 14:29:11 +0000 (16:29 +0200)
This commit sorts alphabetically the file entries of the Marvell EBU
maintainers in the MAINTAINERS file.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
MAINTAINERS

index 9e984645c4b08b9e20ebc839704a5d25b0c32032..c186b9533c08d9d8a645487c3f63f78b7c03e3df 100644 (file)
@@ -1489,13 +1489,13 @@ M:      Gregory Clement <gregory.clement@free-electrons.com>
 M:     Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
-F:     arch/arm/mach-mvebu/
-F:     drivers/rtc/rtc-armada38x.c
 F:     arch/arm/boot/dts/armada*
 F:     arch/arm/boot/dts/kirkwood*
+F:     arch/arm/configs/mvebu_*_defconfig
+F:     arch/arm/mach-mvebu/
 F:     arch/arm64/boot/dts/marvell/armada*
 F:     drivers/cpufreq/mvebu-cpufreq.c
-F:     arch/arm/configs/mvebu_*_defconfig
+F:     drivers/rtc/rtc-armada38x.c
 
 ARM/Marvell Berlin SoC support
 M:     Jisheng Zhang <jszhang@marvell.com>