aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Brown <[email protected]>2014-02-04 20:28:12 +0000
committerMark Brown <[email protected]>2014-02-05 10:30:17 +0000
commit3d4cfdc93d6b23c85c730bfb22955c00492b3cdc (patch)
tree1cd01a06c23ee92db166907f6c368c164c51422c
parent38dbfb59d1175ef458d006556061adeaa8751b72 (diff)
MAINTAINERS: Add entry for Cirrus CODEC drivers
I noticed that some recent patches hadn't been CCed to the Cirrus people - add an entry in MAINTAINERS to help make that happen. Signed-off-by: Mark Brown <[email protected]> Acked-by: Brian Austin <[email protected]> Acked-by: Paul Handrigan <[email protected]>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b2cf5cfb4d29..2cb56b1aee43 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2200,6 +2200,13 @@ L: [email protected] (moderated for non-subscribers)
S: Odd Fixes
F: sound/soc/codecs/cs4270*
+CIRRUS LOGIC AUDIO CODEC DRIVERS
+M: Brian Austin <[email protected]>
+M: Paul Handrigan <[email protected]>
+L: [email protected] (moderated for non-subscribers)
+S: Maintained
+F: sound/soc/codecs/cs*
+
CLEANCACHE API
M: Konrad Rzeszutek Wilk <[email protected]>