Message ID | 22dfc2a668a4a494013d0d0fd7b71cd9e2c59195.1620645507.git.matti.vaittinen@fi.rohmeurope.com (mailing list archive) |
---|---|
State | Superseded |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | Extend regulator notification support | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index bd7aff0c120f..93f51caf9fb5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19551,6 +19551,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: v7 - onwards - no changes v6: - New patch --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+)