diff options
author | Mark Brown <broonie@kernel.org> | 2021-06-23 17:56:31 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-06-23 17:56:31 +0200 |
commit | 7fb593cbd88cf4df01c096d4dc320f027dfa2560 (patch) | |
tree | 1970f6b62728d95ab52de9813bfcf66cd59a48b5 /MAINTAINERS | |
parent | Merge remote-tracking branch 'regulator/for-5.13' into regulator-linus (diff) | |
parent | regulator: bd9576: Fix uninitializes variable may_have_irqs (diff) | |
download | linux-7fb593cbd88cf4df01c096d4dc320f027dfa2560.tar.xz linux-7fb593cbd88cf4df01c096d4dc320f027dfa2560.zip |
Merge remote-tracking branch 'regulator/for-5.14' into regulator-next
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8c5ee008301a..527d0bb80cf4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19578,6 +19578,10 @@ F: include/dt-bindings/regulator/ F: include/linux/regulator/ K: regulator_get_optional +VOLTAGE AND CURRENT REGULATOR IRQ HELPERS +R: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> +F: drivers/regulator/irq_helpers.c + VRF M: David Ahern <dsahern@kernel.org> L: netdev@vger.kernel.org |