Message ID | 2b744faf8441df8ca145450ba68c2086ba6c1052.1617789229.git.matti.vaittinen@fi.rohmeurope.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | Extend regulator notification support | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index c80ad735b384..8ed6af3e66f7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19211,6 +19211,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
Add a reviewer entry for the regulator irq_helpers. Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> --- Changelog: v6: - New patch --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+)