Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1611004
| From | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 3/8] MAINTAINERS: Add missing regulator regex for Wolfson Arizona parts |
| Date | 2017-03-28 16:20 +0200 |
| Message-ID | <tq08y-pa-25@gated-at.bofh.it> (permalink) |
| References | <tq08y-pa-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
The maintainers entry for the Wolfson parts seems to be missing an entry that covers the Arizona regulator drivers, correct this by adding one. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> --- New patch in the series since v1. MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index c265a5f..c35e0ce 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13616,6 +13616,7 @@ F: drivers/mfd/cs47l24* F: drivers/power/supply/wm83*.c F: drivers/rtc/rtc-wm83*.c F: drivers/regulator/wm8*.c +F: drivers/regulator/arizona* F: drivers/video/backlight/wm83*_bl.c F: drivers/watchdog/wm83*_wdt.c F: include/linux/mfd/arizona/ -- 2.1.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 3/8] MAINTAINERS: Add missing regulator regex for Wolfson Arizona parts Charles Keepax <ckeepax@opensource.wolfsonmicro.com> - 2017-03-28 16:20 +0200 Applied "MAINTAINERS: Add missing regulator regex for Wolfson Arizona parts" to the regulator tree Mark Brown <broonie@kernel.org> - 2017-03-30 23:30 +0200
csiph-web