diff options
author | Richard Fitzgerald <rf@opensource.wolfsonmicro.com> | 2015-11-03 10:08:36 -0500 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2015-12-04 03:46:44 -0500 |
commit | 12ebc1370766e85253f0db4b21e77d5ffca4abed (patch) | |
tree | 0dc9ee51a389df1d2f12bf6d33d53ca366392da6 /MAINTAINERS | |
parent | ea1f3339909d8973b41f09ef7275d7e49974b910 (diff) |
MAINTAINERS: Update Wolfson Micro section to include CS47L24 source
The CS47L24 source is part of the ex-Wolfson "Arizona" group of
drivers. Not all cs47lxx devices are part of the Arizona driver
group so the cs47l24 is explicitly listed by its full part number.
Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 050d0e77a2cf..25b727556dc7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -11671,6 +11671,7 @@ F: drivers/input/touchscreen/wm831x-ts.c | |||
11671 | F: drivers/input/touchscreen/wm97*.c | 11671 | F: drivers/input/touchscreen/wm97*.c |
11672 | F: drivers/mfd/arizona* | 11672 | F: drivers/mfd/arizona* |
11673 | F: drivers/mfd/wm*.c | 11673 | F: drivers/mfd/wm*.c |
11674 | F: drivers/mfd/cs47l24* | ||
11674 | F: drivers/power/wm83*.c | 11675 | F: drivers/power/wm83*.c |
11675 | F: drivers/rtc/rtc-wm83*.c | 11676 | F: drivers/rtc/rtc-wm83*.c |
11676 | F: drivers/regulator/wm8*.c | 11677 | F: drivers/regulator/wm8*.c |
@@ -11684,6 +11685,7 @@ F: include/linux/wm97xx.h | |||
11684 | F: include/sound/wm????.h | 11685 | F: include/sound/wm????.h |
11685 | F: sound/soc/codecs/arizona.? | 11686 | F: sound/soc/codecs/arizona.? |
11686 | F: sound/soc/codecs/wm* | 11687 | F: sound/soc/codecs/wm* |
11688 | F: sound/soc/codecs/cs47l24* | ||
11687 | 11689 | ||
11688 | WORKQUEUE | 11690 | WORKQUEUE |
11689 | M: Tejun Heo <tj@kernel.org> | 11691 | M: Tejun Heo <tj@kernel.org> |