Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

MAINTAINERS: arm64: tesla: correct pattern for directory

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>

+1 -1
+1 -1
MAINTAINERS
··· 3010 3010 L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 3011 3011 L: linux-samsung-soc@vger.kernel.org 3012 3012 S: Maintained 3013 - F: arch/arm64/boot/dts/tesla* 3013 + F: arch/arm64/boot/dts/tesla/ 3014 3014 3015 3015 ARM/TETON BGA MACHINE SUPPORT 3016 3016 M: "Mark F. Brown" <mark.brown314@gmail.com>