Commit 12ebc137 authored by Richard Fitzgerald's avatar Richard Fitzgerald Committed by Lee Jones
Browse files

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: default avatarRichard Fitzgerald <rf@opensource.wolfsonmicro.com>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent ea1f3339
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -11671,6 +11671,7 @@ F: drivers/input/touchscreen/wm831x-ts.c
F:	drivers/input/touchscreen/wm97*.c
F:	drivers/mfd/arizona*
F:	drivers/mfd/wm*.c
F:	drivers/mfd/cs47l24*
F:	drivers/power/wm83*.c
F:	drivers/rtc/rtc-wm83*.c
F:	drivers/regulator/wm8*.c
@@ -11684,6 +11685,7 @@ F: include/linux/wm97xx.h
F:	include/sound/wm????.h
F:	sound/soc/codecs/arizona.?
F:	sound/soc/codecs/wm*
F:	sound/soc/codecs/cs47l24*

WORKQUEUE
M:	Tejun Heo <tj@kernel.org>