get_maintainer.pl only returns [email protected] for the
drivers/soc/ux500/ files - fix it by adding drivers/soc/ux500/ entry
Signed-off-by: Nicholas Mc Guire <[email protected]>
Suggested-by: Ulf Hansson <[email protected]>
---
Patch is aginst 5.1-rc4 (localversion-next is 20190415)
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 002d564..7961bb6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1881,6 +1881,7 @@ S: Maintained
F: arch/arm/mach-nomadik/
F: arch/arm/mach-u300/
F: arch/arm/mach-ux500/
+F: drivers/soc/ux500/
F: arch/arm/boot/dts/ste-*
F: drivers/clk/clk-nomadik.c
F: drivers/clk/clk-u300.c
--
2.1.4
On Tue, Apr 16, 2019 at 6:28 AM Nicholas Mc Guire <[email protected]> wrote:
> get_maintainer.pl only returns [email protected] for the
> drivers/soc/ux500/ files - fix it by adding drivers/soc/ux500/ entry
>
> Signed-off-by: Nicholas Mc Guire <[email protected]>
> Suggested-by: Ulf Hansson <[email protected]>
Patch applied to my Ux500 tree. Thanks!
Yours,
Linus Walleij