diff options
author | Mark Brown <broonie@linaro.org> | 2014-08-16 07:30:58 -0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-08-16 17:56:53 -0400 |
commit | dd060bc92748ce77231b2cd2657510b77cd94dea (patch) | |
tree | 7dccd49f58346fbbf8fa32a13bd838e2a3dccd3a | |
parent | 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9 (diff) |
regmap: Restore L: linux-kernel@vger.kernel.org entry
As with commit 981c3a4ff85 (MAINTAINERS: Restore "L:
linux-kernel@vger.kernel.org" entries) restore the mailing list entry
for the regmap framework in order to assist users in finding the list
if they read the file instead of using get_maintainers.pl.
Signed-off-by: Mark Brown <broonie@linaro.org>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index aefa94841ff3..0bb827ac690b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -7550,6 +7550,7 @@ F: fs/reiserfs/ | |||
7550 | 7550 | ||
7551 | REGISTER MAP ABSTRACTION | 7551 | REGISTER MAP ABSTRACTION |
7552 | M: Mark Brown <broonie@kernel.org> | 7552 | M: Mark Brown <broonie@kernel.org> |
7553 | L: linux-kernel@vger.kernel.org | ||
7553 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git | 7554 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git |
7554 | S: Supported | 7555 | S: Supported |
7555 | F: drivers/base/regmap/ | 7556 | F: drivers/base/regmap/ |