diff options
author | Tomasz Figa <t.figa@samsung.com> | 2013-11-08 21:17:34 -0500 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2014-01-08 12:12:19 -0500 |
commit | 310e39c9b3203142a81cdfe7605fc6d2ed6cc25a (patch) | |
tree | 52eaf04ebb454e9ecdac4f82ceee27d17be825e8 /MAINTAINERS | |
parent | dbdf6ff51e3ce13ade5834b0d7d451522fcdb478 (diff) |
MAINTAINERS: Add entry for Samsung SoC clock drivers
This patch adds an entry for Samsung SoC clock drivers located under
drivers/clk/samsung/ directory, with me taking the maintainer role.
Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Mike Turquette <mturquette@linaro.org>
Acked-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Acked-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 22b17247dca7..273311e10b5b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -7334,6 +7334,12 @@ L: linux-media@vger.kernel.org | |||
7334 | S: Supported | 7334 | S: Supported |
7335 | F: drivers/media/i2c/s5c73m3/* | 7335 | F: drivers/media/i2c/s5c73m3/* |
7336 | 7336 | ||
7337 | SAMSUNG SOC CLOCK DRIVERS | ||
7338 | M: Tomasz Figa <t.figa@samsung.com> | ||
7339 | S: Supported | ||
7340 | L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) | ||
7341 | F: drivers/clk/samsung/ | ||
7342 | |||
7337 | SERIAL DRIVERS | 7343 | SERIAL DRIVERS |
7338 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 7344 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
7339 | L: linux-serial@vger.kernel.org | 7345 | L: linux-serial@vger.kernel.org |