diff options
author | Pankaj Dubey <pankaj.dubey@samsung.com> | 2015-12-12 02:44:01 -0500 |
---|---|---|
committer | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2016-02-24 20:21:17 -0500 |
commit | bf50ddcd230316ff3979c2da9e51f69455b4fb60 (patch) | |
tree | 8b767c5fbe708887a6ec67634acb18a5e04c97c4 /MAINTAINERS | |
parent | bfce552d0b10e8fd79e703c67c084b4cf89ad68a (diff) |
MAINTAINERS: Add maintainers entry for drivers/soc/samsung
This patch adds maintainers entry for new driver folder
drivers/soc/samsung
Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 30aca4aa5467..a6f927c3facd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1493,6 +1493,7 @@ F: arch/arm/mach-s5p*/ | |||
1493 | F: arch/arm/mach-exynos*/ | 1493 | F: arch/arm/mach-exynos*/ |
1494 | F: drivers/*/*s3c2410* | 1494 | F: drivers/*/*s3c2410* |
1495 | F: drivers/*/*/*s3c2410* | 1495 | F: drivers/*/*/*s3c2410* |
1496 | F: drivers/soc/samsung/* | ||
1496 | F: drivers/spi/spi-s3c* | 1497 | F: drivers/spi/spi-s3c* |
1497 | F: sound/soc/samsung/* | 1498 | F: sound/soc/samsung/* |
1498 | F: Documentation/arm/Samsung/ | 1499 | F: Documentation/arm/Samsung/ |