projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c14f161
)
MAINTAINERS: arm64: tesla: correct pattern for directory
author
Krzysztof Kozlowski
<krzysztof.kozlowski@linaro.org>
Fri, 13 Jan 2023 10:40:50 +0000
(11:40 +0100)
committer
Krzysztof Kozlowski
<krzysztof.kozlowski@linaro.org>
Sun, 15 Jan 2023 11:17:44 +0000
(12:17 +0100)
The path is actually not a pattern but a directory, so correct it to be
effective.
Acked-by: Alim Akhtar <alim.akhtar@samsung.com>
Link:
https://lore.kernel.org/r/20230113104050.30856-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index f61eb221415bd490a4b29945bc284b313562721f..78f2cd951656d84693f1473056f1686402cba75a 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-3010,7
+3010,7
@@
M: linux-fsd@tesla.com
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
L: linux-samsung-soc@vger.kernel.org
S: Maintained
-F: arch/arm64/boot/dts/tesla
*
+F: arch/arm64/boot/dts/tesla
/
ARM/TETON BGA MACHINE SUPPORT
M: "Mark F. Brown" <mark.brown314@gmail.com>